aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 4c4c566c52a3..f1ff408c4b17 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -223,6 +223,7 @@ config SA1100_WATCHDOG
223 223
224config DW_WATCHDOG 224config DW_WATCHDOG
225 tristate "Synopsys DesignWare watchdog" 225 tristate "Synopsys DesignWare watchdog"
226 depends on HAS_IOMEM
226 help 227 help
227 Say Y here if to include support for the Synopsys DesignWare 228 Say Y here if to include support for the Synopsys DesignWare
228 watchdog timer found in many chips. 229 watchdog timer found in many chips.
@@ -291,7 +292,7 @@ config DAVINCI_WATCHDOG
291 292
292config ORION_WATCHDOG 293config ORION_WATCHDOG
293 tristate "Orion watchdog" 294 tristate "Orion watchdog"
294 depends on ARCH_ORION5X || ARCH_KIRKWOOD || ARCH_DOVE 295 depends on ARCH_ORION5X || ARCH_KIRKWOOD || ARCH_DOVE || ARCH_MVEBU
295 select WATCHDOG_CORE 296 select WATCHDOG_CORE
296 help 297 help
297 Say Y here if to include support for the watchdog timer 298 Say Y here if to include support for the watchdog timer