lenovo/t530: add VGA device ID 8086,0106

Change-Id: I3cffe9d832edbbea79cabca639d9d920b7ffcf9a
Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org>
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-on: https://review.coreboot.org/8178
Tested-by: build bot (Jenkins)
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Alexander Couzens 2016-06-16 22:25:26 -07:00 committed by Martin Roth
parent 7b0e0d9810
commit 7f78c9d03b
1 changed files with 4 additions and 0 deletions

View File

@ -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"