diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-18 20:00:54 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-18 20:25:21 -0500 |
commit | 44bfbfc0d35a2582b3a5c0df340facbc056810c4 (patch) | |
tree | 8f346ddd0b81da507544ad9ad7cce97cd4d94466 /projects/coreboot | |
parent | cb743c7f5f550383af562355c8e0f28b69e2f1da (diff) | |
download | librebootfr-44bfbfc0d35a2582b3a5c0df340facbc056810c4.tar.gz librebootfr-44bfbfc0d35a2582b3a5c0df340facbc056810c4.zip |
Update Coreboot config for board ga-g41m-es2l
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects/coreboot')
-rw-r--r-- | projects/coreboot/configs/seabios/ga-g41m-es2l/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/coreboot/configs/seabios/ga-g41m-es2l/config b/projects/coreboot/configs/seabios/ga-g41m-es2l/config index 3393ce2a..237f6daa 100644 --- a/projects/coreboot/configs/seabios/ga-g41m-es2l/config +++ b/projects/coreboot/configs/seabios/ga-g41m-es2l/config @@ -142,6 +142,7 @@ CONFIG_BOOT_DEVICE_SPI_FLASH_BUS=0 CONFIG_FMDFILE="" CONFIG_PRERAM_CBMEM_CONSOLE_SIZE=0xc00 CONFIG_DRIVERS_UART_8250IO=y +CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="GA-G41M-ES2L" CONFIG_CPU_ADDR_BITS=36 CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8 # CONFIG_USBDEBUG is not set @@ -424,7 +425,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_REALTEK_8168_RESET=y CONFIG_REALTEK_8168_MACADDRESS="00:4c:69:62:72:65" # CONFIG_RT8168_GET_MAC_FROM_VPD is not set @@ -568,7 +568,6 @@ CONFIG_COMMON_FADT=y # CONFIG_GENERATE_MP_TABLE is not set # CONFIG_GENERATE_PIRQ_TABLE is not set CONFIG_GENERATE_SMBIOS_TABLES=y -CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="GA-G41M-ES2L" # # Payload |