diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-10-28 19:43:57 -0700 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2013-11-18 21:34:01 +0100 |
commit | 30a83695aa2ed3ffb1445d6daef1e620c3ca4e6d (patch) | |
tree | 26ec7029822b66a043c5230f7711e1998ebb684b /drivers/watchdog/Kconfig | |
parent | 4a7e94a0637da7e1ddce748da49ae780c370eeef (diff) |
watchdog: w83627hf: Convert to watchdog infrastructure
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/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 74f29a2fc51c..5be6e919f785 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -885,6 +885,7 @@ config VIA_WDT config W83627HF_WDT tristate "W83627HF/W83627DHG Watchdog Timer" depends on X86 + select WATCHDOG_CORE ---help--- This is the driver for the hardware watchdog on the W83627HF chipset as used in Advantech PC-9578 and Tyan S2721-533 motherboards |