[WATCHDOG] w83977f-watchdog-driver.patch
[deliverable/linux.git] / drivers / char / watchdog / Kconfig
index e18a4102163fd13d9ac894ce929bd7eb8d38fb0a..2d78962b4de7bd66c77fd9f9c8592ee48bba333b 100644 (file)
@@ -360,6 +360,19 @@ config W83877F_WDT
 
          Most people will say N.
 
+config W83977F_WDT
+       tristate "W83977F (PCM-5335) Watchdog Timer"
+       depends on WATCHDOG && X86
+       ---help---
+         This is the driver for the hardware watchdog on the W83977F I/O chip
+         as used in AAEON's PCM-5335 SBC (and likely others).  This
+         watchdog simply watches your kernel to make sure it doesn't freeze,
+         and if it does, it reboots your computer after a certain amount of
+         time.
+
+         To compile this driver as a module, choose M here: the
+         module will be called w83977f_wdt.
+
 config MACHZ_WDT
        tristate "ZF MachZ Watchdog"
        depends on WATCHDOG && X86
This page took 0.025207 seconds and 5 git commands to generate.