diff options
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index 06ddcd1a0..e2e52e40c 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -48,6 +48,8 @@ CONFIG_FB_EFI=y CONFIG_EARLY_PRINTK_EFI=y CONFIG_EFI_RUNTIME_MAP=y # CONFIG_EFI_FAKE_MEMMAP is not set +# CONFIG_EFI_BOOTLOADER_CONTROL is not set +# CONFIG_EFI_CAPSULE_LOADER is not set # needs FB_SIMPLE to work correctly # CONFIG_X86_SYSFB is not set @@ -374,7 +376,7 @@ CONFIG_SP5100_TCO=m # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |