[coreboot] [PATCH] kconfig: Allow per-board VGA BIOS file name and PCI ID defaults

Uwe Hermann uwe at hermann-uwe.de
Fri Oct 30 13:58:27 CET 2009


On Fri, Oct 30, 2009 at 03:33:22AM +0100, Peter Stuge wrote:
> Acked-by: Peter Stuge <peter at stuge.se>

Thanks, r4891.


> > +++ src/Kconfig	(Arbeitskopie)
> > @@ -379,7 +379,7 @@
> >  	  The path and filename of the file to use as VGA BIOS.
> >  
> >  config FALLBACK_VGA_BIOS_ID
> > -	string "VGA BIOS ID"
> > +	string "VGA BIOS PCI IDs"
> >  	depends on VGA_BIOS
> >  	default "1106,3230"
> >  	help
> 
> Something like "VGA PCI ID" or "VGA PCI device ID" please. The ID is
> not a property of the BIOS but of the hardware device that this BIOS
> should be attached to.

Fixed.

I also took the freedom to add the IDs and file name for the MSI MS-6178
which I know about and tested on hardware.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.randomprojects.org
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list