]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/watchdog/Kconfig
Merge git://www.linux-watchdog.org/linux-watchdog
[karo-tx-linux.git] / drivers / watchdog / Kconfig
index cbd33321c0f8d4c84a3f52838502d9708fe8e89f..fdd3228e06781c4dd150091673e51ba3bdb9ce71 100644 (file)
@@ -152,6 +152,19 @@ config TANGOX_WATCHDOG
 
          This driver can be built as a module. The module name is tangox_wdt.
 
+config WDAT_WDT
+       tristate "ACPI Watchdog Action Table (WDAT)"
+       depends on ACPI
+       select ACPI_WATCHDOG
+       help
+         This driver adds support for systems with ACPI Watchdog Action
+         Table (WDAT) table. Servers typically have this but it can be
+         found on some desktop machines as well. This driver will take
+         over the native iTCO watchdog driver found on many Intel CPUs.
+
+         To compile this driver as module, choose M here: the module will
+         be called wdat_wdt.
+
 config WM831X_WATCHDOG
        tristate "WM831x watchdog"
        depends on MFD_WM831X