vgabios: Improve vgabios Kconfig menu.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 15 Jan 2012 06:12:20 +0000 (01:12 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Mon, 16 Jan 2012 17:02:31 +0000 (12:02 -0500)
commitb94fdc819df4e3b54642fa7d817665460776ff9d
treee90b29259ce338c4b7a25fa6676e31bbe48f12cc
parent4ad2d107befe29a0f3b5e91ff5765082aad219b7
vgabios: Improve vgabios Kconfig menu.

Place driver types in a "choice" selection - only one driver type
makes sense.

Only prompt the user for PCI Vendor/Device ids if they wish to
override the default choices.  Otherwise, Kconfig wont know to use the
proper defaults when building autoconf.h.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/Kconfig