summaryrefslogtreecommitdiffstats
path: root/configs/builder/config.lenovo_t420s
diff options
context:
space:
mode:
authorPhilipp Deppenwiese <zaolin@das-labor.org>2017-01-19 22:43:45 +0100
committerMartin Roth <martinroth@google.com>2017-01-20 17:37:19 +0100
commit5c765ceff9060d11e7b3b712528ad65ba0149dac (patch)
treef9a595c5c849cd655f86a1188dacb0da04978520 /configs/builder/config.lenovo_t420s
parente8ad3c7b954b81a26073c5a4d529034db993db0e (diff)
downloadcoreboot-5c765ceff9060d11e7b3b712528ad65ba0149dac.tar.gz
coreboot-5c765ceff9060d11e7b3b712528ad65ba0149dac.tar.bz2
coreboot-5c765ceff9060d11e7b3b712528ad65ba0149dac.zip
configs/builder: Remove pre-defined VGA bios file
Removes the pre-defined VGA bios file and id because the build system includes every vgabios. Also make the VGA output primary by default Change-Id: I87d52ef2d1e151c6e54beba64316fe9043668158 Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org> Reviewed-on: https://review.coreboot.org/18181 Reviewed-by: Martin Roth <martinroth@google.com> Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'configs/builder/config.lenovo_t420s')
-rw-r--r--configs/builder/config.lenovo_t420s3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/builder/config.lenovo_t420s b/configs/builder/config.lenovo_t420s
index c6eff36037df..7593b7a7405d 100644
--- a/configs/builder/config.lenovo_t420s
+++ b/configs/builder/config.lenovo_t420s
@@ -1,8 +1,6 @@
CONFIG_USE_OPTION_TABLE=y
CONFIG_USE_BLOBS=y
CONFIG_VENDOR_LENOVO=y
-CONFIG_VGA_BIOS=y
-CONFIG_VGA_BIOS_FILE="site-local/pci8086,0126.rom"
CONFIG_HAVE_IFD_BIN=y
CONFIG_HAVE_ME_BIN=y
CONFIG_DRIVERS_PS2_KEYBOARD=y
@@ -17,3 +15,4 @@ CONFIG_PCIEXP_L1_SUB_STATE=y
CONFIG_LPC_TPM=y
CONFIG_CONSOLE_CBMEM_BUFFER_SIZE=0x80000
CONFIG_PAYLOAD_NONE=y
+CONFIG_ONBOARD_VGA_IS_PRIMARY=y