diff options
-rw-r--r-- | configs/coreboot_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/coreboot_defconfig b/configs/coreboot_defconfig index dfb97a3d302..033746e4f91 100644 --- a/configs/coreboot_defconfig +++ b/configs/coreboot_defconfig @@ -66,3 +66,4 @@ CONFIG_CONSOLE_SCROLL_LINES=5 CONFIG_CMD_DHRYSTONE=y # CONFIG_GZIP is not set CONFIG_SMBIOS_PARSER=y +CONFIG_X86_LOAD_FROM_32_BIT=y |