summaryrefslogtreecommitdiff
path: root/kernel/config.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-17 14:56:01 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-17 14:56:01 +0100
commit54d36998da2e98039b960a3a9e6fb82e09717991 (patch)
tree49ab40cafbd33fb3a91df9a4157895e2059f6f55 /kernel/config.h
parente1b3206c11baa396edaf49bfb45a2a443717eaa4 (diff)
trying to reactivate multitasking.
Diffstat (limited to 'kernel/config.h')
-rw-r--r--kernel/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/config.h b/kernel/config.h
index 39b7b90..14a6eee 100644
--- a/kernel/config.h
+++ b/kernel/config.h
@@ -5,7 +5,8 @@
********************************************/
//#define FOOLOS_COMPILE_FLOPPY // compile floppy drivers
-//#define FOOLOS_CONSOLE_AUTOBREAK // add newline automatically at end of line
+#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 MEM_PRINT_MEMORYMAP