summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64-debug.config
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javierm@redhat.com>2019-10-10 13:38:57 +0200
committerJeremy Cline <jcline@redhat.com>2019-10-10 09:55:31 -0400
commit89ddbf781a931178ff88e87745227406d012994a (patch)
tree263d8f8692584fe40dec83cca5184464f175222e /kernel-x86_64-debug.config
parent0367ea2bfd07bb85b0e9ed187d83ff612847f391 (diff)
downloadkernel-89ddbf781a931178ff88e87745227406d012994a.tar.gz
kernel-89ddbf781a931178ff88e87745227406d012994a.tar.xz
kernel-89ddbf781a931178ff88e87745227406d012994a.zip
Enable CONFIG_EFI_TEST as a module (rhbz 1759325)
The driver is needed for testing purposes, enable it on the architectures where EFI is supported. Also, disallow access to the registered device if the kernel is locked down.
Diffstat (limited to 'kernel-x86_64-debug.config')
-rw-r--r--kernel-x86_64-debug.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64-debug.config b/kernel-x86_64-debug.config
index a40147d60..7c7573e09 100644
--- a/kernel-x86_64-debug.config
+++ b/kernel-x86_64-debug.config
@@ -1528,7 +1528,7 @@ CONFIG_EFI_PGT_DUMP=y
CONFIG_EFI_RCI2_TABLE=y
CONFIG_EFI_RUNTIME_MAP=y
CONFIG_EFI_STUB=y
-# CONFIG_EFI_TEST is not set
+CONFIG_EFI_TEST=m
CONFIG_EFIVAR_FS=y
# CONFIG_EFI_VARS is not set
# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set