commit | efbf4d69038d6d5de05b80e0fffc7759b9e022fe | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Feb 09 11:50:21 2014 -0500 |
committer | Kevin O'Connor <kevin@koconnor.net> | Fri Apr 11 11:26:22 2014 -0400 |
tree | dd423d9f2a71e65dbc7a805647557d10f181ec68 | |
parent | 71036f83d6e9d56860220f5d298d19a706edcd67 [diff] |
vgabios: Add option to control use of standard VGA IO ports. Add option CONFIG_VGA_STDVGA_PORTS. When this option is disabled, the main BIOS code will not attempt to access any of the legacy VGA IO ports. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>