diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:27:59 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:27:59 -0500 |
commit | 3eeb8eb0664a75c8450064f9bad24325ac00da99 (patch) | |
tree | db00cc616db742897af30aac64b0c318bce3e4e9 /projects/coreboot/configs | |
parent | cdb64adc2e06af33d389cffa00e990208eb7050a (diff) | |
download | librebootfr-3eeb8eb0664a75c8450064f9bad24325ac00da99.tar.gz librebootfr-3eeb8eb0664a75c8450064f9bad24325ac00da99.zip |
Update Coreboot config for board t60
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects/coreboot/configs')
-rw-r--r-- | projects/coreboot/configs/seabios/t60/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/seabios/t60/config b/projects/coreboot/configs/seabios/t60/config index 8ccbacd1..04512207 100644 --- a/projects/coreboot/configs/seabios/t60/config +++ b/projects/coreboot/configs/seabios/t60/config @@ -320,6 +320,7 @@ CONFIG_EC_ACPI=y CONFIG_EC_LENOVO_H8=y CONFIG_H8_BEEP_ON_DEATH=y CONFIG_H8_FLASH_LEDS_ON_DEATH=y +# CONFIG_H8_SUPPORT_BT_ON_WIFI is not set CONFIG_H8_DOCK_EARLY_INIT=y CONFIG_EC_LENOVO_PMH7=y # CONFIG_MAINBOARD_HAS_CHROMEOS is not set @@ -441,7 +442,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 |