diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 7 |
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 | |||
866 | 866 | ||
867 | # MIPS Architecture | 867 | # MIPS Architecture |
868 | 868 | ||
869 | config ATH79_WDT | ||
870 | tristate "Atheros AR71XX/AR724X/AR913X hardware watchdog" | ||
871 | depends on ATH79 | ||
872 | help | ||
873 | Hardware driver for the built-in watchdog timer on the Atheros | ||
874 | AR71XX/AR724X/AR913X SoCs. | ||
875 | |||
869 | config BCM47XX_WDT | 876 | config BCM47XX_WDT |
870 | tristate "Broadcom BCM47xx Watchdog Timer" | 877 | tristate "Broadcom BCM47xx Watchdog Timer" |
871 | depends on BCM47XX | 878 | depends on BCM47XX |