diff options
author | Laura Abbott <labbott@redhat.com> | 2018-01-03 08:26:25 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2018-01-03 08:26:25 -0800 |
commit | 1de23271b45c6600069153b27dcf215fc9f28edb (patch) | |
tree | d1e12146273f848984973dc282b1dafb38e652ae /kernel-i686-debug.config | |
parent | 07e9ba770a05490a1d1c4f8328169f81c991da8c (diff) | |
download | kernel-1de23271b45c6600069153b27dcf215fc9f28edb.tar.gz kernel-1de23271b45c6600069153b27dcf215fc9f28edb.tar.xz kernel-1de23271b45c6600069153b27dcf215fc9f28edb.zip |
Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE
Diffstat (limited to 'kernel-i686-debug.config')
-rw-r--r-- | kernel-i686-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686-debug.config b/kernel-i686-debug.config index 995c28093..91011430f 100644 --- a/kernel-i686-debug.config +++ b/kernel-i686-debug.config @@ -72,7 +72,7 @@ CONFIG_ACPI_PROCESSOR_AGGREGATOR=m CONFIG_ACPI_PROCESSOR=y # CONFIG_ACPI_PROCFS_POWER is not set CONFIG_ACPI_PROCFS=y -# CONFIG_ACPI_REV_OVERRIDE_POSSIBLE is not set +CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y CONFIG_ACPI_SBS=m CONFIG_ACPI_SLEEP=y CONFIG_ACPI_TABLE_UPGRADE=y |