summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2017-06-11 00:04:36 -0400
committerWim Van Sebroeck <wim@iguana.be>2017-07-03 04:58:59 -0400
commitcddda07c7b31828f08c18f5898df0e457d280ada (patch)
tree548757da16456fad7bc4ea39ab9f662b416f692e /drivers/watchdog/Kconfig
parent1123c514b11201758674e2b34f297b94509d81db (diff)
watchdog: it87: Add support for various Super-IO chips
Add support for IT8607, IT8622, IT8625, IT8628, IT8655, IT8665, and IT8686. 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/Kconfig7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index e5749515d3ce..5ca9fb7c1180 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -1071,9 +1071,10 @@ config IT87_WDT
1071 depends on X86 1071 depends on X86
1072 select WATCHDOG_CORE 1072 select WATCHDOG_CORE
1073 ---help--- 1073 ---help---
1074 This is the driver for the hardware watchdog on the ITE IT8620, 1074 This is the driver for the hardware watchdog on the ITE IT8607,
1075 IT8702, IT8712, IT8716, IT8718, IT8720, IT8721, IT8726 and IT8728 1075 IT8620, IT8622, IT8625, IT8628, IT8655, IT8665, IT8686, IT8702,
1076 Super I/O chips. 1076 IT8712, IT8716, IT8718, IT8720, IT8721, IT8726, IT8728, and
1077 IT8783 Super I/O chips.
1077 1078
1078 This watchdog simply watches your kernel to make sure it doesn't 1079 This watchdog simply watches your kernel to make sure it doesn't
1079 freeze, and if it does, it reboots your computer after a certain 1080 freeze, and if it does, it reboots your computer after a certain