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 004e26152460..fe819b76de56 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -99,6 +99,7 @@ config WM8350_WATCHDOG | |||
99 | config ARM_SP805_WATCHDOG | 99 | config ARM_SP805_WATCHDOG |
100 | tristate "ARM SP805 Watchdog" | 100 | tristate "ARM SP805 Watchdog" |
101 | depends on ARM_AMBA | 101 | depends on ARM_AMBA |
102 | select WATCHDOG_CORE | ||
102 | help | 103 | help |
103 | ARM Primecell SP805 Watchdog timer. This will reboot your system when | 104 | ARM Primecell SP805 Watchdog timer. This will reboot your system when |
104 | the timeout is reached. | 105 | the timeout is reached. |