diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 9360c5525fa9..36fca2cb086b 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -940,36 +940,6 @@ config W83627HF_WDT | |||
940 | 940 | ||
941 | Most people will say N. | 941 | Most people will say N. |
942 | 942 | ||
943 | config W83697HF_WDT | ||
944 | tristate "W83697HF/W83697HG Watchdog Timer" | ||
945 | depends on X86 | ||
946 | ---help--- | ||
947 | This is the driver for the hardware watchdog on the W83697HF/HG | ||
948 | chipset as used in Dedibox/VIA motherboards (and likely others). | ||
949 | This watchdog simply watches your kernel to make sure it doesn't | ||
950 | freeze, and if it does, it reboots your computer after a certain | ||
951 | amount of time. | ||
952 | |||
953 | To compile this driver as a module, choose M here: the | ||
954 | module will be called w83697hf_wdt. | ||
955 | |||
956 | Most people will say N. | ||
957 | |||
958 | config W83697UG_WDT | ||
959 | tristate "W83697UG/W83697UF Watchdog Timer" | ||
960 | depends on X86 | ||
961 | ---help--- | ||
962 | This is the driver for the hardware watchdog on the W83697UG/UF | ||
963 | chipset as used in MSI Fuzzy CX700 VIA motherboards (and likely others). | ||
964 | This watchdog simply watches your kernel to make sure it doesn't | ||
965 | freeze, and if it does, it reboots your computer after a certain | ||
966 | amount of time. | ||
967 | |||
968 | To compile this driver as a module, choose M here: the | ||
969 | module will be called w83697ug_wdt. | ||
970 | |||
971 | Most people will say N. | ||
972 | |||
973 | config W83877F_WDT | 943 | config W83877F_WDT |
974 | tristate "W83877F (EMACS) Watchdog Timer" | 944 | tristate "W83877F (EMACS) Watchdog Timer" |
975 | depends on X86 | 945 | depends on X86 |