diff options
author | Laura Abbott <labbott@redhat.com> | 2019-02-12 14:45:21 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2019-02-12 14:45:21 -0800 |
commit | 8a2be6ef1654c1b37a4fdc5c23d61cee594af909 (patch) | |
tree | 09ebf465a0157e461b4c7a15c4d20a5e74634b73 /kernel-x86_64-debug.config | |
parent | 4e4f5c72ef37065767a797ee9ba6fde88c8bcbef (diff) | |
download | kernel-8a2be6ef1654c1b37a4fdc5c23d61cee594af909.tar.gz kernel-8a2be6ef1654c1b37a4fdc5c23d61cee594af909.tar.xz kernel-8a2be6ef1654c1b37a4fdc5c23d61cee594af909.zip |
Enable CONFIG_ACPI_APEI_EINJ (rhbz 1670541)
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r-- | kernel-x86_64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config index 7756fbd6a..03ee88827 100644 --- a/kernel-x86_64-debug.config +++ b/kernel-x86_64-debug.config @@ -41,7 +41,7 @@ CONFIG_ACER_WMI=m # CONFIG_ACORN_PARTITION is not set CONFIG_ACPI_AC=y CONFIG_ACPI_ALS=m -# CONFIG_ACPI_APEI_EINJ is not set +CONFIG_ACPI_APEI_EINJ=m # CONFIG_ACPI_APEI_ERST_DEBUG is not set CONFIG_ACPI_APEI_GHES=y CONFIG_ACPI_APEI_MEMORY_FAILURE=y |