summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorCarlo Caione2013-07-30 21:20:46 +0200
committerWim Van Sebroeck2013-09-10 21:14:44 +0200
commitd00680ed002649c8d06237a0abefcd89211757fd (patch)
tree8a1dc4ae3a9b1b9dba44649b141aa96ec48eb55d /drivers/watchdog/Kconfig
parentwatchdog: s3c2410_wdt: remove the global variables (diff)
downloadkernel-qcow2-linux-d00680ed002649c8d06237a0abefcd89211757fd.tar.gz
kernel-qcow2-linux-d00680ed002649c8d06237a0abefcd89211757fd.tar.xz
kernel-qcow2-linux-d00680ed002649c8d06237a0abefcd89211757fd.zip
watchdog: sunxi: New watchdog driver for Allwinner A10/A13
This patch adds the driver for the watchdog found in the Allwinner A10 and A13 SoCs. It has DT-support and uses the new watchdog framework. Signed-off-by: Carlo Caione <carlo.caione@gmail.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 362085d7ad8f..d1d53f301de7 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -290,6 +290,16 @@ config ORION_WATCHDOG
To compile this driver as a module, choose M here: the
module will be called orion_wdt.
+config SUNXI_WATCHDOG
+ tristate "Allwinner SoCs watchdog support"
+ depends on ARCH_SUNXI
+ select WATCHDOG_CORE
+ help
+ Say Y here to include support for the watchdog timer
+ in Allwinner SoCs.
+ To compile this driver as a module, choose M here: the
+ module will be called sunxi_wdt.
+
config COH901327_WATCHDOG
bool "ST-Ericsson COH 901 327 watchdog"
depends on ARCH_U300