summaryrefslogtreecommitdiff
path: root/kernel/config.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-14 01:07:06 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-14 01:07:06 +0100
commit600ef9b4efed894db2c0a205dbbc10d36cf28852 (patch)
tree8a3915a8e47a4a78adad5f1195170ae083182c52 /kernel/config.h
parentb4a8f29ef338c6d2ee70723ff49811276713628a (diff)
switched bochs to term mode !
Diffstat (limited to 'kernel/config.h')
-rw-r--r--kernel/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/config.h b/kernel/config.h
index 848e422..39b7b90 100644
--- a/kernel/config.h
+++ b/kernel/config.h
@@ -6,6 +6,6 @@
//#define FOOLOS_COMPILE_FLOPPY // compile floppy drivers
//#define FOOLOS_CONSOLE_AUTOBREAK // add newline automatically at end of line
-#define FOOLOS_LOG_OFF // do not log anything
-#define FOOLOS_CONSOLE
+//#define FOOLOS_LOG_OFF // do not log anything
+#define FOOLOS_CONSOLE // otherwise VESA will be used!