diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:25:15 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:25:15 -0500 |
commit | f54466aca0398a875e9c6e84c2f2803a7b009d6c (patch) | |
tree | 91c0851f134f155e0c59389073bfb43104e1ed7c /projects/coreboot/configs/seabios/t500_16mb | |
parent | ab8f169691ddabcf393c664ae0de7391567e01f2 (diff) | |
download | librebootfr-f54466aca0398a875e9c6e84c2f2803a7b009d6c.tar.gz librebootfr-f54466aca0398a875e9c6e84c2f2803a7b009d6c.zip |
Update Coreboot config for board t500_16mb
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects/coreboot/configs/seabios/t500_16mb')
-rw-r--r-- | projects/coreboot/configs/seabios/t500_16mb/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/seabios/t500_16mb/config b/projects/coreboot/configs/seabios/t500_16mb/config index 4a691bb4..99dab812 100644 --- a/projects/coreboot/configs/seabios/t500_16mb/config +++ b/projects/coreboot/configs/seabios/t500_16mb/config @@ -315,6 +315,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_HAVE_INTEL_FIRMWARE=y @@ -443,7 +444,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 |