diff options
Diffstat (limited to 'drivers/watchdog')
-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 26e1fdbddf69..837106310bf5 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -79,6 +79,7 @@ config DA9052_WATCHDOG | |||
79 | config DA9055_WATCHDOG | 79 | config DA9055_WATCHDOG |
80 | tristate "Dialog Semiconductor DA9055 Watchdog" | 80 | tristate "Dialog Semiconductor DA9055 Watchdog" |
81 | depends on MFD_DA9055 | 81 | depends on MFD_DA9055 |
82 | select WATCHDOG_CORE | ||
82 | help | 83 | help |
83 | If you say yes here you get support for watchdog on the Dialog | 84 | If you say yes here you get support for watchdog on the Dialog |
84 | Semiconductor DA9055 PMIC. | 85 | Semiconductor DA9055 PMIC. |