]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Reverting unintended change caused by merge of indolent/natsemi branch.
authorMichael Brown <mcb30@etherboot.org>
Sun, 15 Jul 2007 01:22:49 +0000 (02:22 +0100)
committerMichael Brown <mcb30@etherboot.org>
Sun, 15 Jul 2007 01:22:49 +0000 (02:22 +0100)
src/config.h

index 09344545840a690fa85b410ea44ffbee4b5dc9b7..55409b0eb7e86eb85633903b5df5c15d735929d5 100644 (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 */