UPSTREAM: lenovo/t530: add VGA device ID 8086,0106
BUG=None BRANCH=None TEST=None Change-Id: I3cffe9d832edbbea79cabca639d9d920b7ffcf9a Original-Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org> Original-Signed-off-by: Alexander Couzens <lynxis@fe80.eu> Original-Reviewed-on: https://review.coreboot.org/8178 Original-Tested-by: build bot (Jenkins) Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/358838 Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
f3fbfdcb19
commit
59616b206d
1 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue