summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-11-18 07:05:54 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-11-18 07:05:54 -0600
commitfffb1d12176b51b217f98a63df60a569e11abc07 (patch)
tree92c40669bdb4cdce9760d5227c0019c132893611
parenta7143be8468cc558ce1745d01819e6e45348a507 (diff)
downloadkernel-fffb1d12176b51b217f98a63df60a569e11abc07.tar.gz
kernel-fffb1d12176b51b217f98a63df60a569e11abc07.tar.xz
kernel-fffb1d12176b51b217f98a63df60a569e11abc07.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