diff options
Diffstat (limited to 'config/coreboot/t520_8mb')
| -rw-r--r-- | config/coreboot/t520_8mb/config/libgfxinit_corebootfb | 2 | ||||
| -rw-r--r-- | config/coreboot/t520_8mb/config/libgfxinit_txtmode | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/config/coreboot/t520_8mb/config/libgfxinit_corebootfb b/config/coreboot/t520_8mb/config/libgfxinit_corebootfb index 55cb7648..f46285b3 100644 --- a/config/coreboot/t520_8mb/config/libgfxinit_corebootfb +++ b/config/coreboot/t520_8mb/config/libgfxinit_corebootfb @@ -211,7 +211,6 @@ CONFIG_PCIEXP_ASPM=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_TPM_MEASURED_BOOT is not set  CONFIG_BOARD_ROMSIZE_KB_8192=y @@ -255,6 +254,7 @@ CONFIG_SMM_TSEG_SIZE=0x800000  CONFIG_SMM_RESERVED_SIZE=0x100000  CONFIG_SMM_MODULE_STACK_SIZE=0x400  # CONFIG_USE_EXP_X86_64_SUPPORT is not set +CONFIG_HEAP_SIZE=0x80000  CONFIG_SERIRQ_CONTINUOUS_MODE=y  CONFIG_EHCI_BAR=0xfef00000  CONFIG_ACPI_CPU_STRING="CP%02X" diff --git a/config/coreboot/t520_8mb/config/libgfxinit_txtmode b/config/coreboot/t520_8mb/config/libgfxinit_txtmode index 90668c1a..0accc91c 100644 --- a/config/coreboot/t520_8mb/config/libgfxinit_txtmode +++ b/config/coreboot/t520_8mb/config/libgfxinit_txtmode @@ -209,7 +209,6 @@ CONFIG_PCIEXP_ASPM=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_TPM_MEASURED_BOOT is not set  CONFIG_BOARD_ROMSIZE_KB_8192=y @@ -253,6 +252,7 @@ CONFIG_SMM_TSEG_SIZE=0x800000  CONFIG_SMM_RESERVED_SIZE=0x100000  CONFIG_SMM_MODULE_STACK_SIZE=0x400  # CONFIG_USE_EXP_X86_64_SUPPORT is not set +CONFIG_HEAP_SIZE=0x80000  CONFIG_SERIRQ_CONTINUOUS_MODE=y  CONFIG_EHCI_BAR=0xfef00000  CONFIG_ACPI_CPU_STRING="CP%02X" | 
