aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2015-01-26 11:53:56 -0500
committerWim Van Sebroeck <wim@iguana.be>2015-02-17 15:33:37 -0500
commita77841d59eb54ceb7b97b5e23053cd205e3a4c00 (patch)
tree5e1955903b1e01f0917b9007c884a4a2461da235 /drivers/watchdog/Kconfig
parent1cc7495c60879eeeda52385a70c99c4cbaace7ef (diff)
watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792
The watchdog functionality in both chips is almost identical to NCT6779. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 4fd4a13cb261..60a2bf400082 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1015,6 +1015,8 @@ config W83627HF_WDT
1015 NCT6775 1015 NCT6775
1016 NCT6776 1016 NCT6776
1017 NCT6779 1017 NCT6779
1018 NCT6791
1019 NCT6792
1018 1020
1019 This watchdog simply watches your kernel to make sure it doesn't 1021 This watchdog simply watches your kernel to make sure it doesn't
1020 freeze, and if it does, it reboots your computer after a certain 1022 freeze, and if it does, it reboots your computer after a certain