On Fri, Oct 30, 2009 at 03:33:22AM +0100, Peter Stuge wrote:
Acked-by: Peter Stuge peter@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.