summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/Kconfig
diff options
context:
space:
mode:
authorAndrew Victor2007-05-14 14:45:25 +0200
committerWim Van Sebroeck2007-05-19 11:42:20 +0200
commitccb8f430ac4cfd1acd12ff591918b8b67d73c977 (patch)
tree04a704cafa5e0e351381ccf025348bdaf366f469 /drivers/char/watchdog/Kconfig
parentLinux v2.6.22-rc2 (diff)
downloadkernel-qcow2-linux-ccb8f430ac4cfd1acd12ff591918b8b67d73c977.tar.gz
kernel-qcow2-linux-ccb8f430ac4cfd1acd12ff591918b8b67d73c977.tar.xz
kernel-qcow2-linux-ccb8f430ac4cfd1acd12ff591918b8b67d73c977.zip
[WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver
Watchdog driver for the Kendin/Micrel KS8695 processor. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/char/watchdog/Kconfig')
-rw-r--r--drivers/char/watchdog/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig
index 1cad32c62ed3..53f5538c0c05 100644
--- a/drivers/char/watchdog/Kconfig
+++ b/drivers/char/watchdog/Kconfig
@@ -115,6 +115,13 @@ config IXP4XX_WATCHDOG
Say N if you are unsure.
+config KS8695_WATCHDOG
+ tristate "KS8695 watchdog"
+ depends on ARCH_KS8695
+ help
+ Watchdog timer embedded into KS8695 processor. This will reboot your
+ system when the timeout is reached.
+
config S3C2410_WATCHDOG
tristate "S3C2410 Watchdog"
depends on ARCH_S3C2410