From 38461c5c084ec9119f481f27629d84283733b82a Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 23 Sep 2009 13:49:52 +0200 Subject: [WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer. This patch adds support for the watchdog timer on Avionic Design Xanthos boards. Signed-off-by: Thierry Reding Acked-by: Russell King Signed-off-by: Wim Van Sebroeck --- drivers/watchdog/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'drivers/watchdog/Kconfig') diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index ff3eb8ff6bd..3711b888d48 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig @@ -282,6 +282,13 @@ config NUC900_WATCHDOG To compile this driver as a module, choose M here: the module will be called nuc900_wdt. +config ADX_WATCHDOG + tristate "Avionic Design Xanthos watchdog" + depends on ARCH_PXA_ADX + help + Say Y here if you want support for the watchdog timer on Avionic + Design Xanthos boards. + # AVR32 Architecture config AT32AP700X_WDT -- cgit v1.2.3