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 7a8895396ecd..e25a4646672a 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -287,6 +287,7 @@ config COH901327_WATCHDOG | |||
287 | bool "ST-Ericsson COH 901 327 watchdog" | 287 | bool "ST-Ericsson COH 901 327 watchdog" |
288 | depends on ARCH_U300 | 288 | depends on ARCH_U300 |
289 | default y if MACH_U300 | 289 | default y if MACH_U300 |
290 | select WATCHDOG_CORE | ||
290 | help | 291 | help |
291 | Say Y here to include Watchdog timer support for the | 292 | Say Y here to include Watchdog timer support for the |
292 | watchdog embedded into the ST-Ericsson U300 series platforms. | 293 | watchdog embedded into the ST-Ericsson U300 series platforms. |