i386, x86_64 configurations: add CONFIG_EFI_STUB
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Tue, 25 Nov 2014 11:51:43 +0000 (12:51 +0100)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:23:30 +0000 (11:23 +0100)
It was reported that gummiboot can't boot the kernel without this option.

Change-Id: I8d963ff78b9ed1ef7b94a5d25cf0425a2fa7b1d4
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
arch/x86/configs/i386_defconfig
arch/x86/configs/x86_64_defconfig

index cf1b665..a6a4452 100644 (file)
@@ -60,6 +60,7 @@ CONFIG_HIGHPTE=y
 CONFIG_X86_CHECK_BIOS_CORRUPTION=y
 # CONFIG_MTRR_SANITIZER is not set
 CONFIG_EFI=y
+CONFIG_EFI_STUB=y
 CONFIG_SECCOMP=y
 CONFIG_HZ_1000=y
 CONFIG_KEXEC=y
index c0380ed..caea44f 100644 (file)
@@ -58,6 +58,7 @@ CONFIG_NUMA=y
 CONFIG_X86_CHECK_BIOS_CORRUPTION=y
 # CONFIG_MTRR_SANITIZER is not set
 CONFIG_EFI=y
+CONFIG_EFI_STUB=y
 CONFIG_SECCOMP=y
 CONFIG_HZ_1000=y
 CONFIG_KEXEC=y