aboutsummaryrefslogtreecommitdiff
path: root/src/acpi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/acpi/Kconfig')
-rw-r--r--src/acpi/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/acpi/Kconfig b/src/acpi/Kconfig
index 83d18bf62f..417ff60abb 100644
--- a/src/acpi/Kconfig
+++ b/src/acpi/Kconfig
@@ -111,3 +111,11 @@ config ACPI_PPTT_MAX_CACHES
help
This variable sets the maximum number of distinct caches per
topology level. Increasing this option also increases stack usage.
+
+config ACPI_WDAT_WDT
+ bool
+ default n
+ depends on HAVE_ACPI_TABLES
+ help
+ Selected by platforms that support and fill ACPI Watchdog Action Table
+ (WDAT).