diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:30:48 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:30:48 -0500 |
commit | 9966070cda2eea14770d3bbe869045d03014e47e (patch) | |
tree | 1f3a4c6fb2fa501b4a35ac5efd00cbab93077a03 /projects | |
parent | f7881688884c91ce772e1cfb1f8ba23ae3bc99e6 (diff) | |
download | librebootfr-9966070cda2eea14770d3bbe869045d03014e47e.tar.gz librebootfr-9966070cda2eea14770d3bbe869045d03014e47e.zip |
Update Coreboot config for board x60
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects')
-rw-r--r-- | projects/coreboot/configs/seabios/x60/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/seabios/x60/config b/projects/coreboot/configs/seabios/x60/config index 952be764..8257be82 100644 --- a/projects/coreboot/configs/seabios/x60/config +++ b/projects/coreboot/configs/seabios/x60/config @@ -321,6 +321,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 @@ -445,7 +446,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=y |