Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.

Of course, the user can still override those defaults, if needed.

Add defaults for VIA pc2500e, Kontron 986LCD-M/mITX, MSI MS-6178.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4891 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann
2009-10-30 12:56:59 +00:00
parent 7943fe61df
commit 81b3c0a10f
6 changed files with 34 additions and 1 deletions

View File

@@ -420,7 +420,7 @@ config FALLBACK_VGA_BIOS_FILE
The path and filename of the file to use as VGA BIOS.
config FALLBACK_VGA_BIOS_ID
string "VGA BIOS ID"
string "VGA device PCI IDs"
depends on VGA_BIOS
default "1106,3230"
help