[SeaBIOS] [PATCH] vgabios: Improve Kconfig descriptions for the vga card types.

Kevin O'Connor kevin at koconnor.net
Tue Apr 17 14:48:24 CEST 2012


On Tue, Apr 17, 2012 at 08:44:25AM +0200, Gerhard Wiesinger wrote:
> On 17.04.2012 03:22, Kevin O'Connor wrote:
[...]
> >          config VGA_GEODEGX2
> >-            bool "GeodeGX2 interface VGA BIOS"
> >+            bool "GeodeGX2"
> >              help
> >                  Build support for Geode GX2 vga.
> >
> >          config VGA_GEODELX
> >-            bool "GeodeLX interface VGA BIOS"
> >+            bool "GeodeLX"
> >              help
> >                  Build support for Geode LX vga.
> >      endchoice
> 
> Don't think reducing to GeodeGX2 and GeodeLX is a good idea. It
> would tell e.g. nothing what that should mean. With interface VGA
> BIOS I know how I should answer this question.

It's in a choice field titled "VGA Hardware Type":

menu "VGA ROM"
    choice
        prompt "VGA Hardware Type"

So, I think the extra text is redundant.

-Kevin



More information about the SeaBIOS mailing list