diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:29:45 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2018-01-20 21:29:45 -0500 |
commit | 493e8ed5d31205df22d2e69c5ac5f69dbf3d0ac1 (patch) | |
tree | f77089bef812b4f940b7c3cf76d47072a2f9be5e /projects/coreboot/configs | |
parent | 46297e1f623d1ef3bdacf00e6bc0314b26edcc95 (diff) | |
download | librebootfr-493e8ed5d31205df22d2e69c5ac5f69dbf3d0ac1.tar.gz librebootfr-493e8ed5d31205df22d2e69c5ac5f69dbf3d0ac1.zip |
Update Coreboot config for board x200_16mb
This config was updated using Coreboot's 'oldconfig' make target.
Diffstat (limited to 'projects/coreboot/configs')
-rw-r--r-- | projects/coreboot/configs/seabios/x200_16mb/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/seabios/x200_16mb/config b/projects/coreboot/configs/seabios/x200_16mb/config index 87e0d4ed..abf25d09 100644 --- a/projects/coreboot/configs/seabios/x200_16mb/config +++ b/projects/coreboot/configs/seabios/x200_16mb/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 |