diff options
Diffstat (limited to 'src/acpi')
-rw-r--r-- | src/acpi/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/acpi/Kconfig b/src/acpi/Kconfig index 11ef12a347..07008db7a9 100644 --- a/src/acpi/Kconfig +++ b/src/acpi/Kconfig @@ -24,6 +24,9 @@ config ACPI_INTEL_HARDWARE_SLEEP_VALUES Provide common definitions for Intel hardware PM1_CNT register sleep values. +config ACPI_NO_SMI_GNVS + bool + config ACPI_NO_PCAT_8259 bool help |