WATCHDOG is selected when watchdog in chip drivers is selected to be built
authorShivam Garg <garg.shivam@samsung.com>
Fri, 15 Sep 2017 07:04:45 +0000 (16:04 +0900)
committerShivam Garg <garg.shivam@samsung.com>
Mon, 18 Sep 2017 14:03:33 +0000 (23:03 +0900)
os/arch/arm/src/s5j/Kconfig

index fd7ba23..3d88a71 100644 (file)
@@ -323,6 +323,7 @@ config S5J_SPI
 config S5J_WATCHDOG
        bool "Watchdog"
        depends on S5J_HAVE_WATCHDOG
+       select WATCHDOG
        default n
 
 menu "Watchdog driver configuration"