watchdog: Add watchdog driver for Intel Atom E6XX
[deliverable/linux.git] / drivers / watchdog / Kconfig
index 66e77ad5ad6ffbde3ac463dbe0593800f38b35d6..1ceb0192dd84f1a2df3be30450846b3006617a15 100644 (file)
@@ -540,6 +540,19 @@ config I6300ESB_WDT
          To compile this driver as a module, choose M here: the
          module will be called i6300esb.
 
+config IE6XX_WDT
+       tristate "Intel Atom E6xx Watchdog"
+       depends on X86 && PCI
+       select WATCHDOG_CORE
+       select MFD_CORE
+       select LPC_SCH
+       ---help---
+         Hardware driver for the watchdog timer built into the Intel
+         Atom E6XX (TunnelCreek) processor.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ie6xx_wdt.
+
 config INTEL_SCU_WATCHDOG
        bool "Intel SCU Watchdog for Mobile Platforms"
        depends on X86_MRST
This page took 0.028905 seconds and 5 git commands to generate.