]> err.no Git - linux-2.6/blobdiff - drivers/char/watchdog/Kconfig
[ARM SMP] Add MPCore watchdog driver
[linux-2.6] / drivers / char / watchdog / Kconfig
index c3898afce3aed341e06e56a7d03b0425f27296b4..fa789ea36bbe3169490c02204e9e6209cd860eb9 100644 (file)
@@ -139,6 +139,15 @@ config SA1100_WATCHDOG
          To compile this driver as a module, choose M here: the
          module will be called sa1100_wdt.
 
+config MPCORE_WATCHDOG
+       tristate "MPcore watchdog"
+       depends on WATCHDOG && ARM_MPCORE_PLATFORM && LOCAL_TIMERS
+       help
+         Watchdog timer embedded into the MPcore system.
+
+         To compile this driver as a module, choose M here: the
+         module will be called mpcore_wdt.
+
 # X86 (i386 + ia64 + x86_64) Architecture
 
 config ACQUIRE_WDT