aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-01-04 21:28:19 +0100
committerWim Van Sebroeck <wim@iguana.be>2011-01-12 13:51:29 +0000
commitf8394f61c66f48b1fe9d6964ddce492d7f9a4cd9 (patch)
tree80fba09cbc5deb141ab7d728afdddb4ff32818c7 /drivers/watchdog/Kconfig
parentwatchdog: Add TCO support for nVidia chipsets (diff)
downloadlinux-dev-f8394f61c66f48b1fe9d6964ddce492d7f9a4cd9.tar.xz
linux-dev-f8394f61c66f48b1fe9d6964ddce492d7f9a4cd9.zip
watchdog: add driver for the Atheros AR71XX/AR724X/AR913X SoCs
This patch adds a driver for the built-in hardware watchdog device of the Atheros AR71XX/AR724X/AR913X SoCs. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index db00fa9f6979..68a9527f92d0 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -866,6 +866,13 @@ config SBC_EPX_C3_WATCHDOG
# MIPS Architecture
+config ATH79_WDT
+ tristate "Atheros AR71XX/AR724X/AR913X hardware watchdog"
+ depends on ATH79
+ help
+ Hardware driver for the built-in watchdog timer on the Atheros
+ AR71XX/AR724X/AR913X SoCs.
+
config BCM47XX_WDT
tristate "Broadcom BCM47xx Watchdog Timer"
depends on BCM47XX