diff options
author | Swift Geek <swiftgeek@gmail.com> | 2018-01-23 21:41:01 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-01-23 21:41:01 +0000 |
commit | f0fdeaeb90d6093c67de84e070ff38ae8d9ee454 (patch) | |
tree | 1f3a4c6fb2fa501b4a35ac5efd00cbab93077a03 /projects/coreboot/configs/seabios/t400_8mb | |
parent | 954659651d65cc6c3754bd90d5fa7f5d5604d7e4 (diff) | |
parent | 9966070cda2eea14770d3bbe869045d03014e47e (diff) | |
download | librebootfr-f0fdeaeb90d6093c67de84e070ff38ae8d9ee454.tar.gz librebootfr-f0fdeaeb90d6093c67de84e070ff38ae8d9ee454.zip |
Merge branch 'coreboot-configs' of and_who/libreboot into master
Diffstat (limited to 'projects/coreboot/configs/seabios/t400_8mb')
-rw-r--r-- | projects/coreboot/configs/seabios/t400_8mb/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/seabios/t400_8mb/config b/projects/coreboot/configs/seabios/t400_8mb/config index cf20d266..045c9d37 100644 --- a/projects/coreboot/configs/seabios/t400_8mb/config +++ b/projects/coreboot/configs/seabios/t400_8mb/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 |