summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-18 07:06:34 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-18 07:06:34 -0600
commit3d5f764fff5052ea5378b3d50d26e99178790935 (patch)
treefa6dceee19828a8fde1b76a5340eea0a15c19756
parentbd34279372d22fb7dd1bfb76d9a5f7a13f7fb693 (diff)
downloadkernel-3d5f764fff5052ea5378b3d50d26e99178790935.tar.gz
kernel-3d5f764fff5052ea5378b3d50d26e99178790935.tar.xz
kernel-3d5f764fff5052ea5378b3d50d26e99178790935.zip
Re-enable CONFIG_ACPI_TABLE_UPGRADE for Fedora since upstream disables this if secureboot is active
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rw-r--r--configs/fedora/generic/CONFIG_ACPI_TABLE_UPGRADE2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_ACPI_TABLE_UPGRADE b/configs/fedora/generic/CONFIG_ACPI_TABLE_UPGRADE
index 3ac21bf3a..276233fba 100644
--- a/configs/fedora/generic/CONFIG_ACPI_TABLE_UPGRADE
+++ b/configs/fedora/generic/CONFIG_ACPI_TABLE_UPGRADE
@@ -1 +1 @@
-# CONFIG_ACPI_TABLE_UPGRADE is not set
+CONFIG_ACPI_TABLE_UPGRADE=y