UPSTREAM: northbridge/via/cn700: Add a default VGA BIOS id

This is the actual PCI Id of the internal graphics.

BUG=none
BRANCH=none
TEST=none

Change-Id: I4b703e94434fc2a6fb13a17dff29f030dc4933c4
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 43156f6625
Original-Change-Id: I2a25ed35a5b01de6da905619fa9fce96738d1c0e
Original-Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Original-Reviewed-on: https://review.coreboot.org/18895
Original-Tested-by: build bot (Jenkins)
Original-Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://chromium-review.googlesource.com/480279
This commit is contained in:
Lubomir Rintel 2017-01-09 11:06:26 +01:00 committed by chrome-bot
commit 3fddcf31f6

View file

@ -36,3 +36,7 @@ config VIDEO_MB
default 64 if CN700_VIDEO_MB_64MB
default 128 if CN700_VIDEO_MB_128MB
depends on NORTHBRIDGE_VIA_CN700
config VGA_BIOS_ID
string
default "1106,3344"