summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2015-08-21 17:28:04 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2015-08-21 17:28:04 -0400
commited43d25f1097abd9705ec104c12d3ffb69f271ce (patch)
tree25e1bdb9238b922326cb264a14a14b3c5a746367 /config-x86-generic
parent858cd9bff3cfe75dabc9272233601952880298be (diff)
downloadkernel-ed43d25f1097abd9705ec104c12d3ffb69f271ce.tar.gz
kernel-ed43d25f1097abd9705ec104c12d3ffb69f271ce.tar.xz
kernel-ed43d25f1097abd9705ec104c12d3ffb69f271ce.zip
Disable EFI_VARS (rhbz 1252137)
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic6
1 files changed, 3 insertions, 3 deletions
diff --git a/config-x86-generic b/config-x86-generic
index dd1d03d3f..9bfd81de5 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -40,10 +40,10 @@ CONFIG_X86_PM_TIMER=y
CONFIG_EFI=y
CONFIG_EFI_STUB=y
-CONFIG_EFI_VARS=y
+# CONFIG_EFI_VARS is not set
CONFIG_EFIVAR_FS=y
-CONFIG_EFI_VARS_PSTORE=y
-CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=y
+# CONFIG_EFI_VARS_PSTORE is not set
+# CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
CONFIG_EFI_PCDP=y
CONFIG_FB_EFI=y
CONFIG_EARLY_PRINTK_EFI=y