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 /configs | |
parent | 07e9ba770a05490a1d1c4f8328169f81c991da8c (diff) | |
download | kernel-1de23271b45c6600069153b27dcf215fc9f28edb.tar.gz kernel-1de23271b45c6600069153b27dcf215fc9f28edb.tar.xz kernel-1de23271b45c6600069153b27dcf215fc9f28edb.zip |
Enable CONFIG_ACPI_REV_OVERRIDE_POSSIBLE
Diffstat (limited to 'configs')
-rw-r--r-- | configs/base-generic/x86/CONFIG_ACPI_REV_OVERRIDE_POSSIBLE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/base-generic/x86/CONFIG_ACPI_REV_OVERRIDE_POSSIBLE b/configs/base-generic/x86/CONFIG_ACPI_REV_OVERRIDE_POSSIBLE index 22e6b36cf..021ea2f25 100644 --- a/configs/base-generic/x86/CONFIG_ACPI_REV_OVERRIDE_POSSIBLE +++ b/configs/base-generic/x86/CONFIG_ACPI_REV_OVERRIDE_POSSIBLE @@ -1 +1 @@ -# CONFIG_ACPI_REV_OVERRIDE_POSSIBLE is not set +CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y |