summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorJohn Crispin2011-05-05 23:00:23 +0200
committerRalf Baechle2011-05-19 10:55:43 +0200
commit2f58b8d04e680ec13157ba6eee44455438c56d5f (patch)
tree243a5af8cc075e3b26c0b79946d1a706afb108b4 /drivers/watchdog/Kconfig
parentMIPS: Lantiq: Add etop board support (diff)
downloadkernel-qcow2-linux-2f58b8d04e680ec13157ba6eee44455438c56d5f.tar.gz
kernel-qcow2-linux-2f58b8d04e680ec13157ba6eee44455438c56d5f.tar.xz
kernel-qcow2-linux-2f58b8d04e680ec13157ba6eee44455438c56d5f.zip
MIPS: Lantiq: Add watchdog support
This patch adds the driver for the watchdog found inside the Lantiq SoC family. Signed-off-by: John Crispin <blogic@openwrt.org> Signed-off-by: Ralph Hempel <ralph.hempel@lantiq.com> Cc: Wim Van Sebroeck <wim@iguana.be> Cc: linux-mips@linux-mips.org Cc: linux-watchdog@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/2327/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 1b0f98bc51b5..022f9eb0b7bf 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -990,6 +990,12 @@ config BCM63XX_WDT
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