diff options
Diffstat (limited to 'config/coreboot/qemu_arm64_12mb')
| -rw-r--r-- | config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb b/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb index 45c86d25..a62b7ca4 100644 --- a/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb +++ b/config/coreboot/qemu_arm64_12mb/config/libgfxinit_corebootfb @@ -143,7 +143,6 @@ CONFIG_D3COLD_SUPPORT=y  # CONFIG_PCIEXP_L1_SUB_STATE is not set  # CONFIG_PCIEXP_CLK_PM is not set  CONFIG_PC_CMOS_BASE_PORT_BANK1=0x72 -CONFIG_HEAP_SIZE=0x4000  CONFIG_EC_GPE_SCI=0x50  CONFIG_BOARD_ROMSIZE_KB_16384=y  # CONFIG_COREBOOT_ROMSIZE_KB_256 is not set @@ -171,6 +170,7 @@ CONFIG_ROM_SIZE=0x00c00000  # SoC  #  CONFIG_CHIPSET_DEVICETREE="" +CONFIG_HEAP_SIZE=0x80000  CONFIG_ARM64_BL31_EXTERNAL_FILE=""  CONFIG_ARCH_ARMV8_EXTENSION=0  CONFIG_STACK_SIZE=0x0 | 
