summaryrefslogtreecommitdiffstats
path: root/configs/config.lenovo_t420_static_option_table_no_mem_fuses
diff options
context:
space:
mode:
authorPatrick Rudolph <siro@das-labor.org>2018-08-16 15:35:17 +0200
committerMartin Roth <martinroth@google.com>2018-08-17 21:18:41 +0000
commit2d22cda32c5b9f21ab0c7271bc88a2472fc0fda2 (patch)
tree0c87136eb13ecff5a63c5fa42915f3a744e96aac /configs/config.lenovo_t420_static_option_table_no_mem_fuses
parent89af71c7dd076663f4b8e7de7b1f79d4c1b2e14e (diff)
downloadcoreboot-2d22cda32c5b9f21ab0c7271bc88a2472fc0fda2.tar.gz
coreboot-2d22cda32c5b9f21ab0c7271bc88a2472fc0fda2.tar.bz2
coreboot-2d22cda32c5b9f21ab0c7271bc88a2472fc0fda2.zip
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 <siro@das-labor.org> Reviewed-on: https://review.coreboot.org/28118 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'configs/config.lenovo_t420_static_option_table_no_mem_fuses')
-rw-r--r--configs/config.lenovo_t420_static_option_table_no_mem_fuses7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/config.lenovo_t420_static_option_table_no_mem_fuses b/configs/config.lenovo_t420_static_option_table_no_mem_fuses
new file mode 100644
index 000000000000..a268d88b78de
--- /dev/null
+++ b/configs/config.lenovo_t420_static_option_table_no_mem_fuses
@@ -0,0 +1,7 @@
+CONFIG_USE_OPTION_TABLE=y
+CONFIG_STATIC_OPTION_TABLE=y
+CONFIG_VENDOR_LENOVO=y
+CONFIG_BOARD_LENOVO_T420=y
+CONFIG_NATIVE_RAMINIT_IGNORE_MAX_MEM_FUSES=y
+CONFIG_NATIVE_RAMINIT_IGNORE_XMP_MAX_DIMMS=y
+# CONFIG_INTEL_CHIPSET_LOCKDOWN is not set