diff options
author | Leah Rowe <leah@libreboot.org> | 2021-05-22 18:38:18 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2021-05-22 18:39:51 +0100 |
commit | cfd47cc0a5feedcaac7e2e9ba1b9a9ca927c2e6c (patch) | |
tree | eda0b346968eed5f5c030fb92cf3e51e54c48155 /resources/coreboot/kgpe-d16-rdimm_16mb/config/libgfxinit_txtmode | |
parent | 5573dcd1030f976b05c491355e60f8e26e0b2321 (diff) |
build/roms: re-do KCMA-D8 and KGPE-D16 configs
2MiB and 16MiB were the only flash sizes supported. 4 and 8MiB have been
added.
Now there are only libgfxinit_txtmode configs.
Use seabios_withgrub or seabios_grubfirst ROMs if you wish to use an add-on
GPU.
Diffstat (limited to 'resources/coreboot/kgpe-d16-rdimm_16mb/config/libgfxinit_txtmode')
-rw-r--r-- | resources/coreboot/kgpe-d16-rdimm_16mb/config/libgfxinit_txtmode | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/resources/coreboot/kgpe-d16-rdimm_16mb/config/libgfxinit_txtmode b/resources/coreboot/kgpe-d16-rdimm_16mb/config/libgfxinit_txtmode index 8f191082..77fb8a9a 100644 --- a/resources/coreboot/kgpe-d16-rdimm_16mb/config/libgfxinit_txtmode +++ b/resources/coreboot/kgpe-d16-rdimm_16mb/config/libgfxinit_txtmode @@ -332,7 +332,7 @@ CONFIG_BOOTBLOCK_SOUTHBRIDGE_INIT="southbridge/amd/sb700/bootblock.c" # CONFIG_AMD_SB_CIMX is not set # CONFIG_SOUTHBRIDGE_AMD_CIMX_SB800 is not set CONFIG_SOUTHBRIDGE_AMD_SB700=y -# CONFIG_SOUTHBRIDGE_AMD_SB700_33MHZ_SPI is not set +CONFIG_SOUTHBRIDGE_AMD_SB700_33MHZ_SPI=y CONFIG_SOUTHBRIDGE_AMD_SUBTYPE_SP5100=y # CONFIG_SOUTHBRIDGE_AMD_SB700_SKIP_ISA_DMA_INIT is not set CONFIG_SOUTHBRIDGE_AMD_SB700_DISABLE_ISA_DMA=y @@ -416,11 +416,9 @@ CONFIG_COLLECT_TIMESTAMPS_TSC=y # CONFIG_HAVE_VGA_TEXT_FRAMEBUFFER=y CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT=y -# CONFIG_MAINBOARD_FORCE_NATIVE_VGA_INIT is not set +CONFIG_MAINBOARD_FORCE_NATIVE_VGA_INIT=y # CONFIG_MAINBOARD_HAS_LIBGFXINIT is not set CONFIG_MAINBOARD_DO_NATIVE_VGA_INIT=y -# CONFIG_VGA_ROM_RUN is not set -# CONFIG_NO_GFX_INIT is not set # CONFIG_MULTIPLE_VGA_ADAPTERS is not set # |