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

This is the actual PCI Id of the internal graphics.

Change-Id: I2a25ed35a5b01de6da905619fa9fce96738d1c0e
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Reviewed-on: https://review.coreboot.org/18895
Tested-by: build bot (Jenkins)
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
Lubomir Rintel 2017-01-09 11:06:26 +01:00 committed by Martin Roth
parent 2523dd031c
commit 43156f6625
1 changed files with 4 additions and 0 deletions

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"