mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 05:00:08 +02:00
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 <leah@libreboot.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user