- watchdog: don't autostart watchdog on Sunxi boards
This commit is contained in:
Tom Rini 2021-11-09 22:26:56 -05:00
commit a7795821ce

View file

@ -12,6 +12,7 @@ config WATCHDOG
config WATCHDOG_AUTOSTART
bool "Automatically start watchdog timer"
depends on WDT
default n if ARCH_SUNXI
default y
help
Automatically start watchdog timer and start servicing it during