david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Reverting unintended change caused by merge of indolent/natsemi branch.

This commit is contained in:
Michael Brown 2007-07-15 02:22:49 +01:00
parent c27b06fc4d
commit aa729d2d10
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
*/
#define CONSOLE_FIRMWARE /* Default BIOS console */
#define CONSOLE_SERIAL /* Serial port */
#undef CONSOLE_SERIAL /* Serial port */
#undef CONSOLE_DIRECT_VGA /* Direct access to VGA card */
#undef CONSOLE_BTEXT /* Who knows what this does? */
#undef CONSOLE_PC_KBD /* Direct access to PC keyboard */