summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-01-26 14:12:58 -0500
committerJosh Boyer <jwboyer@redhat.com>2012-01-26 14:12:58 -0500
commit14c5ae909dd6409fac2509270fbd7d4cc143d757 (patch)
tree32cb4fd3189f428e159a6a1057cdc2ada655403c /config-x86-generic
parent3f3bada419adc46d7e978292fdcdd18a78cf1d04 (diff)
downloadkernel-14c5ae909dd6409fac2509270fbd7d4cc143d757.tar.gz
kernel-14c5ae909dd6409fac2509270fbd7d4cc143d757.tar.xz
kernel-14c5ae909dd6409fac2509270fbd7d4cc143d757.zip
Enable CONFIG_EFI_STUB per Matthew Garrett
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic
index e920346f5..d3fe36502 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -34,7 +34,7 @@ CONFIG_X86_PAT=y
CONFIG_X86_PM_TIMER=y
CONFIG_EFI=y
-# CONFIG_EFI_STUB is not set
+CONFIG_EFI_STUB=y
CONFIG_EFI_VARS=y
CONFIG_EFI_PCDP=y
CONFIG_FB_EFI=y