]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/watchdog/Kconfig
MIPS: Refactor arch/mips/boot/compressed/Makefile
[mv-sheeva.git] / drivers / watchdog / Kconfig
index c57ecffe0085673d302bff88a818a49a4f70ecf9..afcfacc9bbe2f0b8718c4ef3a5b8cc6a7c7e62b3 100644 (file)
@@ -312,6 +312,18 @@ config MAX63XX_WATCHDOG
        help
          Support for memory mapped max63{69,70,71,72,73,74} watchdog timer.
 
+config IMX2_WDT
+       tristate "IMX2+ Watchdog"
+       depends on ARCH_MX2 || ARCH_MX25 || ARCH_MX3 || ARCH_MX5
+       help
+         This is the driver for the hardware watchdog
+         on the Freescale IMX2 and later processors.
+         If you have one of these processors and wish to have
+         watchdog support enabled, say Y, otherwise say N.
+
+         To compile this driver as a module, choose M here: the
+         module will be called imx2_wdt.
+
 # AVR32 Architecture
 
 config AT32AP700X_WDT