summaryrefslogtreecommitdiffstats
path: root/kernel-armv7hl.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-armv7hl.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-armv7hl.config')
-rw-r--r--kernel-armv7hl.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config
index 6cc7b4137..8df753f0b 100644
--- a/kernel-armv7hl.config
+++ b/kernel-armv7hl.config
@@ -1755,7 +1755,7 @@ CONFIG_EFI_ARMSTUB_DTB_LOADER=y
CONFIG_EFI_PARTITION=y
# CONFIG_EFI_PGT_DUMP is not set
# CONFIG_EFI_RCI2_TABLE is not set
-# CONFIG_EFI_TEST is not set
+CONFIG_EFI_TEST=m
CONFIG_EFIVAR_FS=y
CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
CONFIG_EFI_VARS_PSTORE=y