diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-18 20:04:59 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-18 20:25:22 -0500 |
commit | 95e2ec1b7c441a2f3ad1dfc73832400c6c8c2166 (patch) | |
tree | c4500525f28977d578fdc4cc0a5aa4327884b8ce /projects/coreboot/configs/seabios/macbook21 | |
parent | a4366c827c6c46bb49075529687a81e15992dc35 (diff) | |
download | librebootfr-95e2ec1b7c441a2f3ad1dfc73832400c6c8c2166.tar.gz librebootfr-95e2ec1b7c441a2f3ad1dfc73832400c6c8c2166.zip |
Update Coreboot config for board macbook2,1
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects/coreboot/configs/seabios/macbook21')
-rw-r--r-- | projects/coreboot/configs/seabios/macbook21/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/coreboot/configs/seabios/macbook21/config b/projects/coreboot/configs/seabios/macbook21/config index 133db9d0..2fcf83ea 100644 --- a/projects/coreboot/configs/seabios/macbook21/config +++ b/projects/coreboot/configs/seabios/macbook21/config @@ -135,6 +135,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="MacBook2,1" CONFIG_CPU_ADDR_BITS=36 CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8 # CONFIG_USBDEBUG is not set @@ -418,7 +419,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=y @@ -561,7 +561,6 @@ CONFIG_COMMON_FADT=y CONFIG_GENERATE_MP_TABLE=y # CONFIG_GENERATE_PIRQ_TABLE is not set CONFIG_GENERATE_SMBIOS_TABLES=y -CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="MacBook2,1" # # Payload |