summaryrefslogtreecommitdiff
path: root/kernel/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/config.h')
-rw-r--r--kernel/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/config.h b/kernel/config.h
index 26d056d..216641c 100644
--- a/kernel/config.h
+++ b/kernel/config.h
@@ -9,7 +9,7 @@
#define FOOLOS_CONSOLE_AUTOBREAK // add newline automatically at end of line
//#define FOOLOS_LOG_OFF // do not log anything
-//#define FOOLOS_CONSOLE // otherwise VESA will be used!
+#define FOOLOS_CONSOLE // otherwise VESA will be used!
#define FOOLSOS_SHOW_VESAMODES
#define MEM_PRINT_MEMORYMAP
#define LOG_BUF_SIZE 4069