]> Git Repo - u-boot.git/commit
watchdog: imx: add config to disable wdog reset
authorXiaoliang Yang <[email protected]>
Thu, 18 Oct 2018 10:27:46 +0000 (18:27 +0800)
committerStefano Babic <[email protected]>
Tue, 1 Jan 2019 13:12:18 +0000 (14:12 +0100)
commitda4918acb8585ba45b2dbadb2114e10d7557966f
tree1b803f23780c1ec2b31e33794fa8866aed475cd1
parent005c1cf888a7ad72bd0f9ceb6f6b2eee7720f7b0
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 <[email protected]>
arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2
drivers/watchdog/Kconfig
drivers/watchdog/imx_watchdog.c
This page took 0.036059 seconds and 4 git commands to generate.