diff options
author | Guenter Roeck <linux@roeck-us.net> | 2013-08-17 13:58:44 -0700 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2014-01-28 21:35:37 +0100 |
commit | 7b6d0b6ad49e55f8b82dbf233ece4e091417a738 (patch) | |
tree | ceaf927f442e7d5ff301237b2c7130cf43b0d5f1 /drivers/watchdog/Kconfig | |
parent | 962c04f54e4a3c322d19b47256f9aec0b9c8124e (diff) |
watchdog: w83627hf: Add support for W83697HF and W83697UG
Major difference is that the watchdog control and counter registers
are different on both chips.
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 4fa8428612b2..4c4c566c52a3 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -902,6 +902,8 @@ config W83627HF_WDT W83637HF W83667HG/HG-B W83687THF + W83697HF + W83697UG NCT6775 NCT6776 NCT6779 |