aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorHarini Katakam <harinik@xilinx.com>2014-08-22 14:58:01 +0530
committerWim Van Sebroeck <wim@iguana.be>2014-10-20 20:48:02 +0200
commit58bf016426594e5370e7e7059698a278294db997 (patch)
tree53fdbd7793b7a5cf60b0f7f819c116b3b698769f /drivers/watchdog/Kconfig
parentwatchdog: simplify definitions of WATCHDOG_NOWAYOUT(_INIT_STATUS)? (diff)
downloadlinux-dev-58bf016426594e5370e7e7059698a278294db997.tar.xz
linux-dev-58bf016426594e5370e7e7059698a278294db997.zip
watchdog: Add Cadence WDT driver
Add Cadence WDT driver. This is used by Xilinx Zynq. Signed-off-by: Harini Katakam <harinik@xilinx.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index e3d5bf0a5021..786f8c8338fb 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -157,6 +157,14 @@ config AT91SAM9X_WATCHDOG
Watchdog timer embedded into AT91SAM9X and AT91CAP9 chips. This will
reboot your system when the timeout is reached.
+config CADENCE_WATCHDOG
+ tristate "Cadence Watchdog Timer"
+ depends on ARM
+ select WATCHDOG_CORE
+ help
+ Say Y here if you want to include support for the watchdog
+ timer in the Xilinx Zynq.
+
config 21285_WATCHDOG
tristate "DC21285 watchdog"
depends on FOOTBRIDGE