commit | 473cf939ff3442dc86d531f3bb152a2f129ea9d1 | [log] [tgz] |
---|---|---|
author | John Crispin <[email protected]> | Thu Aug 08 11:31:43 2013 +0200 |
committer | Wim Van Sebroeck <[email protected]> | Sun Nov 17 19:36:38 2013 +0100 |
tree | e541e4c9d82da6390841e046e13b9ca377cdeb80 | |
parent | e14538e0db8d880291064348bda7d52ec8322675 [diff] [blame] |
watchdog: add ralink watchdog driver Add a driver for the watchdog timer found on Ralink SoC Signed-off-by: John Crispin <[email protected]> Signed-off-by: Gabor Juhos <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected]
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 7fc6e10..4327b48 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig
@@ -1135,6 +1135,13 @@ help Hardware driver for the Lantiq SoC Watchdog Timer. +config RALINK_WDT + tristate "Ralink SoC watchdog" + select WATCHDOG_CORE + depends on RALINK + help + Hardware driver for the Ralink SoC Watchdog Timer. + # PARISC Architecture # POWERPC Architecture