From 2d22cda32c5b9f21ab0c7271bc88a2472fc0fda2 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Thu, 16 Aug 2018 15:35:17 +0200 Subject: configs: Add various common non-default mainboards Build tests: * Option table * Static option table * Verbose debugging code * Sandy Bridge optional Kconfigs * TPM debugging code * Lenovo Bluetooth on Wifi * Libgfxinit on Sandy Bridge Change-Id: Ib463f578c97a212d0729aa6f54b7b6fba33e0478 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/28118 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- configs/config.lenovo_x220_option_table_debug_tpm_extended_cbfs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 configs/config.lenovo_x220_option_table_debug_tpm_extended_cbfs (limited to 'configs/config.lenovo_x220_option_table_debug_tpm_extended_cbfs') diff --git a/configs/config.lenovo_x220_option_table_debug_tpm_extended_cbfs b/configs/config.lenovo_x220_option_table_debug_tpm_extended_cbfs new file mode 100644 index 000000000000..752e37f4da51 --- /dev/null +++ b/configs/config.lenovo_x220_option_table_debug_tpm_extended_cbfs @@ -0,0 +1,5 @@ +CONFIG_USE_OPTION_TABLE=y +CONFIG_VENDOR_LENOVO=y +CONFIG_CBFS_SIZE=0x200000 +CONFIG_BOARD_LENOVO_X220=y +CONFIG_DEBUG_TPM=y -- cgit v1.2.3