Commit e13752a1 authored by Lutz Ballaschke's avatar Lutz Ballaschke Committed by Wim Van Sebroeck

watchdog: f71808e_wdt: add F71862FG, F71869 to Kconfig

Update Kconfig with the additional Fintek hardware that we support.
Signed-off-by: default avatarLutz Ballaschke <vegan.grindcore@googlemail.com>
Acked-by: default avatarGiel van Schijndel <me@mortis.eu>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 203f8d89
...@@ -409,11 +409,11 @@ config ALIM7101_WDT ...@@ -409,11 +409,11 @@ config ALIM7101_WDT
Most people will say N. Most people will say N.
config F71808E_WDT config F71808E_WDT
tristate "Fintek F71808E, F71882FG and F71889FG Watchdog" tristate "Fintek F71808E, F71862FG, F71869, F71882FG and F71889FG Watchdog"
depends on X86 && EXPERIMENTAL depends on X86 && EXPERIMENTAL
help help
This is the driver for the hardware watchdog on the Fintek This is the driver for the hardware watchdog on the Fintek
F71808E, F71882FG and F71889FG Super I/O controllers. F71808E, F71862FG, F71869, F71882FG and F71889FG Super I/O controllers.
You can compile this driver directly into the kernel, or use You can compile this driver directly into the kernel, or use
it as a module. The module will be called f71808e_wdt. it as a module. The module will be called f71808e_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