diff options
Diffstat (limited to 'config/coreboot/d510mo')
| -rw-r--r-- | config/coreboot/d510mo/config/libgfxinit_txtmode | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/d510mo/config/libgfxinit_txtmode b/config/coreboot/d510mo/config/libgfxinit_txtmode index 906045d8..0650cfe8 100644 --- a/config/coreboot/d510mo/config/libgfxinit_txtmode +++ b/config/coreboot/d510mo/config/libgfxinit_txtmode @@ -209,7 +209,6 @@ CONFIG_D3COLD_SUPPORT=y  # CONFIG_PCIEXP_CLK_PM is not set  # CONFIG_DRIVERS_UART_8250IO is not set  CONFIG_PC_CMOS_BASE_PORT_BANK1=0x72 -CONFIG_HEAP_SIZE=0x4000  CONFIG_EC_GPE_SCI=0x50  CONFIG_BOARD_ROMSIZE_KB_1024=y  # CONFIG_COREBOOT_ROMSIZE_KB_256 is not set @@ -248,6 +247,7 @@ CONFIG_ROMSTAGE_ADDR=0x2000000  CONFIG_VERSTAGE_ADDR=0x2000000  CONFIG_SMM_RESERVED_SIZE=0x80000  CONFIG_SMM_MODULE_STACK_SIZE=0x400 +CONFIG_HEAP_SIZE=0x80000  CONFIG_EHCI_BAR=0xfef00000  CONFIG_ACPI_CPU_STRING="CP%02X"  CONFIG_STACK_SIZE=0x2000  | 
