summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorFlorian Fainelli2008-02-25 12:59:26 +0100
committerWim Van Sebroeck2008-08-26 22:20:05 +0200
commitb3e8f2c13ae964a8889fe96a2f3f7fd7e0cfae76 (patch)
tree8b6a2156f20d5205e86c3d094d6af42820764f35 /drivers/watchdog/Kconfig
parent[WATHDOG] delete unused driver mpc8xx_wdt.c (diff)
downloadkernel-qcow2-linux-b3e8f2c13ae964a8889fe96a2f3f7fd7e0cfae76.tar.gz
kernel-qcow2-linux-b3e8f2c13ae964a8889fe96a2f3f7fd7e0cfae76.tar.xz
kernel-qcow2-linux-b3e8f2c13ae964a8889fe96a2f3f7fd7e0cfae76.zip
[WATCHDOG] Add support for the built-int RDC R-321x SoC watchdog
This patch adds support for the built-in RDC R-321x SoC watchdog. Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu> 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 a8e80f2eb8ae..a1f47c7d7cd6 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -465,6 +465,16 @@ config PC87413_WDT
Most people will say N.
+config RDC321X_WDT
+ tristate "RDC R-321x SoC watchdog"
+ depends on X86_RDC321X
+ help
+ This is the driver for the built in hardware watchdog
+ in the RDC R-321x SoC.
+
+ To compile this driver as a module, choose M here: the
+ module will be called rdc321x_wdt.
+
config 60XX_WDT
tristate "SBC-60XX Watchdog Timer"
depends on X86