http://git.etherboot.org
/
people
/
sha0
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[config] Split console configuration out to config/console.h
[people/sha0/gpxe.git]
/
src
/
config
/
defaults
/
pcbios.h
diff --git
a/src/config/defaults/pcbios.h
b/src/config/defaults/pcbios.h
index
f1a48bc
..
193871f
100644
(file)
--- a/
src/config/defaults/pcbios.h
+++ b/
src/config/defaults/pcbios.h
@@
-9,4
+9,6
@@
#define IOAPI_X86
+#define CONSOLE_PCBIOS
+
#endif /* CONFIG_DEFAULTS_PCBIOS_H */