From 7f78c9d03b8a1b27b8ca3d56c9e3230a67aea6d5 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Thu, 16 Jun 2016 22:25:26 -0700 Subject: lenovo/t530: add VGA device ID 8086,0106 Change-Id: I3cffe9d832edbbea79cabca639d9d920b7ffcf9a Signed-off-by: Philipp Deppenwiese Signed-off-by: Alexander Couzens Reviewed-on: https://review.coreboot.org/8178 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/lenovo/t530/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/mainboard/lenovo/t530/Kconfig b/src/mainboard/lenovo/t530/Kconfig index 085711b7ab27..d66097ec8674 100644 --- a/src/mainboard/lenovo/t530/Kconfig +++ b/src/mainboard/lenovo/t530/Kconfig @@ -57,6 +57,10 @@ config DRAM_RESET_GATE_GPIO int default 10 +config VGA_BIOS_ID + string + default "8086,0106" + config VGA_BIOS_FILE string default "pci8086,0106.rom" -- cgit v1.2.3