[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.
[linux-block.git] / drivers / watchdog / Kconfig
index ff3eb8ff6bd798913bf7dcac8e13b8b2ec5a8f0a..3711b888d482f13f2284d5c25c16a9d84d1ecbab 100644 (file)
@@ -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