summaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/Kconfig
diff options
context:
space:
mode:
authorIan E. Morgan2005-09-01 22:49:17 +0200
committerWim Van Sebroeck2005-09-11 22:14:27 +0200
commit3809ad384af43ad883f47ee22a6faa33cedd61bc (patch)
tree3e99fc14554105ad5d4b9fe3ebf414480d773845 /drivers/char/watchdog/Kconfig
parent[WATCHDOG] driver-for-ibm-automatic-server-restart-watchdog-fix2.patch (diff)
downloadkernel-qcow2-linux-3809ad384af43ad883f47ee22a6faa33cedd61bc.tar.gz
kernel-qcow2-linux-3809ad384af43ad883f47ee22a6faa33cedd61bc.tar.xz
kernel-qcow2-linux-3809ad384af43ad883f47ee22a6faa33cedd61bc.zip
[WATCHDOG] New SBC8360 watchdog driver (revised)
New SBC8360 watchdog driver patch From: Ian E. Morgan <imorgan@webcon.ca> Signed-off-by: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'drivers/char/watchdog/Kconfig')
-rw-r--r--drivers/char/watchdog/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig
index 5f93452188bd..e18a4102163f 100644
--- a/drivers/char/watchdog/Kconfig
+++ b/drivers/char/watchdog/Kconfig
@@ -309,6 +309,19 @@ config 60XX_WDT
You can compile this driver directly into the kernel, or use
it as a module. The module will be called sbc60xxwdt.
+config SBC8360_WDT
+ tristate "SBC8360 Watchdog Timer"
+ depends on WATCHDOG && X86
+ ---help---
+
+ This is the driver for the hardware watchdog on the SBC8360 Single
+ Board Computer produced by Axiomtek Co., Ltd. (www.axiomtek.com).
+
+ To compile this driver as a module, choose M here: the
+ module will be called sbc8360.ko.
+
+ Most people will say N.
+
config CPU5_WDT
tristate "SMA CPU5 Watchdog"
depends on WATCHDOG && X86