asus/m4a785/Kconfig: Add vgabios PCI id

The PCI id defaults to 1106,3230 -> via chrome 9 ...
Tested on the board.

Change-Id: I5ad91faec9c97f34c8ca48eee9198237e9ea8336
Signed-off-by: Nicolas Reinecke <nr@das-labor.org>
Reviewed-on: http://review.coreboot.org/8177
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
Nicolas Reinecke 2015-01-04 16:26:08 +01:00 committed by Alexandru Gagniuc
parent fa0b3c8cdd
commit 2f5bb6548d
1 changed files with 4 additions and 0 deletions

View File

@ -57,4 +57,8 @@ config IRQ_SLOT_COUNT
int
default 19
config VGA_BIOS_ID
string
default "1002,9710"
endif