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:
parent
fa0b3c8cdd
commit
2f5bb6548d
|
@ -57,4 +57,8 @@ config IRQ_SLOT_COUNT
|
|||
int
|
||||
default 19
|
||||
|
||||
config VGA_BIOS_ID
|
||||
string
|
||||
default "1002,9710"
|
||||
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue