diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
| -rw-r--r-- | drivers/watchdog/Kconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index e9ea874d0e3..56290b32bd9 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -15,6 +15,7 @@ config WATCHDOG_AUTOSTART  	bool "Automatically start watchdog timer"  	depends on WDT  	default n if ARCH_SUNXI +	default n if ARCH_STM32MP  	default y  	help  	  Automatically start watchdog timer and start servicing it during | 
