Commit ff02cfc7 authored by Samuel Tardieu's avatar Samuel Tardieu Committed by Wim Van Sebroeck

[WATCHDOG] w83697hf/hg WDT driver - Kconfig patch

Update Kconfig for the w83697hf/hg watchdog driver.
Signed-off-by: default avatarSamuel Tardieu <sam@rfc1149.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent e223f01a
...@@ -431,12 +431,14 @@ config W83627HF_WDT ...@@ -431,12 +431,14 @@ config W83627HF_WDT
Most people will say N. Most people will say N.
config W83697HF_WDT config W83697HF_WDT
tristate "W83697HF Watchdog Timer" tristate "W83697HF/W83697HG Watchdog Timer"
depends on WATCHDOG && X86 depends on WATCHDOG && X86
---help--- ---help---
This is the driver for the hardware watchdog on the W83697HF chipset This is the driver for the hardware watchdog on the W83697HF/HG
This watchdog simply watches your kernel to make sure it doesn't freeze, chipset as used in Dedibox/VIA motherboards (and likely others).
and if it does, it reboots your computer after a certain amount of time. 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 To compile this driver as a module, choose M here: the
module will be called w83697hf_wdt. module will be called w83697hf_wdt.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment