diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-18 20:06:03 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-18 20:25:22 -0500 |
commit | d994434dddd96d56dbb1100c69dfe669127eb7a8 (patch) | |
tree | 862152a45c6771bdd3f7b5fd2582f8d80beb32c2 /projects/coreboot | |
parent | 95e2ec1b7c441a2f3ad1dfc73832400c6c8c2166 (diff) | |
download | librebootfr-d994434dddd96d56dbb1100c69dfe669127eb7a8.tar.gz librebootfr-d994434dddd96d56dbb1100c69dfe669127eb7a8.zip |
Update Coreboot config for board qemu_i440fx_piix4
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects/coreboot')
-rw-r--r-- | projects/coreboot/configs/seabios/qemu_i440fx_piix4/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/coreboot/configs/seabios/qemu_i440fx_piix4/config b/projects/coreboot/configs/seabios/qemu_i440fx_piix4/config index d648f094..a6110151 100644 --- a/projects/coreboot/configs/seabios/qemu_i440fx_piix4/config +++ b/projects/coreboot/configs/seabios/qemu_i440fx_piix4/config @@ -135,6 +135,7 @@ CONFIG_POST_DEVICE=y CONFIG_FMDFILE="" CONFIG_PRERAM_CBMEM_CONSOLE_SIZE=0xc00 CONFIG_DRIVERS_UART_8250IO=y +CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="QEMU x86 i440fx/piix4" CONFIG_CPU_ADDR_BITS=36 CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8 CONFIG_MAINBOARD_VERSION="1.0" @@ -390,7 +391,6 @@ CONFIG_SUBSYSTEM_DEVICE_ID=0x0000 # CONFIG_GIC is not set # CONFIG_IPMI_KCS is not set # CONFIG_DRIVERS_LENOVO_WACOM is not set -# CONFIG_CACHE_MRC_SETTINGS is not set # CONFIG_RT8168_GET_MAC_FROM_VPD is not set # CONFIG_RT8168_SET_LED_MODE is not set # CONFIG_SPI_FLASH is not set @@ -517,7 +517,6 @@ CONFIG_HAVE_PIRQ_TABLE=y # CONFIG_GENERATE_MP_TABLE is not set CONFIG_GENERATE_PIRQ_TABLE=y CONFIG_GENERATE_SMBIOS_TABLES=y -CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="QEMU x86 i440fx/piix4" # # Payload |