commit | b94fdc819df4e3b54642fa7d817665460776ff9d | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Jan 15 01:12:20 2012 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Mon Jan 16 12:02:31 2012 -0500 |
tree | e90b29259ce338c4b7a25fa6676e31bbe48f12cc | |
parent | 4ad2d107befe29a0f3b5e91ff5765082aad219b7 [diff] |
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>