]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/watchdog/Kconfig
watchdog: add Intel MID watchdog driver support
[linux-beck.git] / drivers / watchdog / Kconfig
index cbd5ac7b8832ecd49f3bcd77f601919e620cab22..c845527b503a2e3ae0418bbc1600b724c78507a3 100644 (file)
@@ -665,6 +665,19 @@ config INTEL_SCU_WATCHDOG
 
          To compile this driver as a module, choose M here.
 
+config INTEL_MID_WATCHDOG
+       tristate "Intel MID Watchdog Timer"
+       depends on X86_INTEL_MID
+       select WATCHDOG_CORE
+       ---help---
+         Watchdog timer driver built into the Intel SCU for Intel MID
+         Platforms.
+
+         This driver currently supports only the watchdog evolution
+         implementation in SCU, available for Merrifield generation.
+
+         To compile this driver as a module, choose M here.
+
 config ITCO_WDT
        tristate "Intel TCO Timer/Watchdog"
        depends on (X86 || IA64) && PCI