commit | 2f58b8d04e680ec13157ba6eee44455438c56d5f | [log] [tgz] |
---|---|---|
author | John Crispin <[email protected]> | Thu May 05 23:00:23 2011 +0200 |
committer | Ralf Baechle <[email protected]> | Thu May 19 09:55:43 2011 +0100 |
tree | 243a5af8cc075e3b26c0b79946d1a706afb108b4 | |
parent | f1f0ceaada9d040a41023017c87abb1d651b44af [diff] [blame] |
MIPS: Lantiq: Add watchdog support This patch adds the driver for the watchdog found inside the Lantiq SoC family. Signed-off-by: John Crispin <[email protected]> Signed-off-by: Ralph Hempel <[email protected]> Cc: Wim Van Sebroeck <[email protected]> Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/2327/ Signed-off-by: Ralf Baechle <[email protected]>
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 1b0f98b..022f9eb 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig
@@ -990,6 +990,12 @@ To compile this driver as a loadable module, choose M here. The module will be called bcm63xx_wdt. +config LANTIQ_WDT + tristate "Lantiq SoC watchdog" + depends on LANTIQ + help + Hardware driver for the Lantiq SoC Watchdog Timer. + # PARISC Architecture # POWERPC Architecture