From 3f8a243d84c10800406657277c7a99f2dd3475ba Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 9 Jul 2023 22:27:49 +0100 Subject: coreboot/fam15h: update configs for 4.11_branch The configs were made for 4.11, and several new changes were required for 4.11_branch. Without these changes, the builds are not automated because coreboot's build system asks for user input on certain configuration. This patch makes everything smooth as silk. Signed-off-by: Leah Rowe --- resources/coreboot/kcma-d8-rdimm_16mb/config/libgfxinit_txtmode | 3 +++ 1 file changed, 3 insertions(+) (limited to 'resources/coreboot/kcma-d8-rdimm_16mb/config/libgfxinit_txtmode') diff --git a/resources/coreboot/kcma-d8-rdimm_16mb/config/libgfxinit_txtmode b/resources/coreboot/kcma-d8-rdimm_16mb/config/libgfxinit_txtmode index e0609b6c..e6489f6c 100644 --- a/resources/coreboot/kcma-d8-rdimm_16mb/config/libgfxinit_txtmode +++ b/resources/coreboot/kcma-d8-rdimm_16mb/config/libgfxinit_txtmode @@ -84,6 +84,7 @@ CONFIG_VENDOR_ASUS=y # CONFIG_VENDOR_TI is not set # CONFIG_VENDOR_TYAN is not set # CONFIG_VENDOR_UP is not set +# CONFIG_VENDOR_VIA is not set CONFIG_BOARD_SPECIFIC_OPTIONS=y CONFIG_MAINBOARD_DIR="asus/kcma-d8" CONFIG_MAINBOARD_PART_NUMBER="KCMA-D8" @@ -325,6 +326,7 @@ CONFIG_SOUTHBRIDGE_SPECIFIC_OPTIONS=y 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_CIMX_SB900 is not set CONFIG_SOUTHBRIDGE_AMD_SB700=y CONFIG_SOUTHBRIDGE_AMD_SB700_33MHZ_SPI=y CONFIG_SOUTHBRIDGE_AMD_SUBTYPE_SP5100=y @@ -537,6 +539,7 @@ CONFIG_USER_NO_TPM=y # # Memory initialization # +# CONFIG_STM is not set # CONFIG_ACPI_SATA_GENERATOR is not set # CONFIG_ACPI_INTEL_HARDWARE_SLEEP_VALUES is not set # CONFIG_ACPI_AMD_HARDWARE_SLEEP_VALUES is not set -- cgit v1.2.1