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 ad1bb9382a96..ae5af82ac31a 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -300,6 +300,7 @@ config COH901327_WATCHDOG | |||
300 | config TWL4030_WATCHDOG | 300 | config TWL4030_WATCHDOG |
301 | tristate "TWL4030 Watchdog" | 301 | tristate "TWL4030 Watchdog" |
302 | depends on TWL4030_CORE | 302 | depends on TWL4030_CORE |
303 | select WATCHDOG_CORE | ||
303 | help | 304 | help |
304 | Support for TI TWL4030 watchdog. Say 'Y' here to enable the | 305 | Support for TI TWL4030 watchdog. Say 'Y' here to enable the |
305 | watchdog timer support for TWL4030 chips. | 306 | watchdog timer support for TWL4030 chips. |