diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/watchdog/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 0374e0edb923..9fcc70c11cea 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -109,7 +109,7 @@ config WM8350_WATCHDOG | |||
109 | 109 | ||
110 | config ARM_SP805_WATCHDOG | 110 | config ARM_SP805_WATCHDOG |
111 | tristate "ARM SP805 Watchdog" | 111 | tristate "ARM SP805 Watchdog" |
112 | depends on ARM_AMBA | 112 | depends on ARM && ARM_AMBA |
113 | select WATCHDOG_CORE | 113 | select WATCHDOG_CORE |
114 | help | 114 | help |
115 | ARM Primecell SP805 Watchdog timer. This will reboot your system when | 115 | ARM Primecell SP805 Watchdog timer. This will reboot your system when |