commit | da4918acb8585ba45b2dbadb2114e10d7557966f | [log] [tgz] |
---|---|---|
author | Xiaoliang Yang <xiaoliang.yang_1@nxp.com> | Thu Oct 18 18:27:46 2018 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 01 14:12:18 2019 +0100 |
tree | 1b803f23780c1ec2b31e33794fa8866aed475cd1 | |
parent | 005c1cf888a7ad72bd0f9ceb6f6b2eee7720f7b0 [diff] |
watchdog: imx: add config to disable wdog reset Add Kconfig option WATCHDOG_RESET_DISABLE to disable watchdog reset in imx_watchdog driver, so that the watchdog will not be fed in u-boot if CONFIG_WATCHDOG_RESET_DISABLE is enabled. Signed-off-by: Xiaoliang Yang <xiaoliang.yang_1@nxp.com>