http://git.etherboot.org
/
people
/
dverkamp
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c27b06f
)
Reverting unintended change caused by merge of indolent/natsemi branch.
author
Michael Brown
<mcb30@etherboot.org>
Sun, 15 Jul 2007 01:22:49 +0000
(
02:22
+0100)
committer
Michael Brown
<mcb30@etherboot.org>
Sun, 15 Jul 2007 01:22:49 +0000
(
02:22
+0100)
src/config.h
patch
|
blob
|
history
diff --git
a/src/config.h
b/src/config.h
index
0934454
..
55409b0
100644
(file)
--- a/
src/config.h
+++ b/
src/config.h
@@
-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 */