diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:30:26 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:30:26 -0500 |
commit | f7881688884c91ce772e1cfb1f8ba23ae3bc99e6 (patch) | |
tree | 86726da257403d324c7a1b7579eb01417bff281b /projects | |
parent | 7a54024bab6659a2940babf1a8f5f93905af9438 (diff) | |
download | librebootfr-f7881688884c91ce772e1cfb1f8ba23ae3bc99e6.tar.gz librebootfr-f7881688884c91ce772e1cfb1f8ba23ae3bc99e6.zip |
Update Coreboot config for board x200_8mb
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/coreboot/configs/seabios/x200_8mb/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/seabios/x200_8mb/config b/projects/coreboot/configs/seabios/x200_8mb/config index 4d9ef0b0..8e2be019 100644 --- a/projects/coreboot/configs/seabios/x200_8mb/config +++ b/projects/coreboot/configs/seabios/x200_8mb/config @@ -313,6 +313,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_EC_LENOVO_PMH7=y CONFIG_HAVE_INTEL_FIRMWARE=y @@ -443,7 +444,6 @@ CONFIG_DRIVERS_LENOVO_WACOM=y # CONFIG_DIGITIZER_AUTODETECT is not set CONFIG_DIGITIZER_PRESENT=y # CONFIG_DIGITIZER_ABSENT 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 |