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"
endchoicebool "GeodeLX" help Build support for Geode LX vga.
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