summaryrefslogtreecommitdiff
path: root/kernel/config.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-13 02:27:05 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-13 02:27:05 +0100
commit63b04ffc264aab5313811f1aa7ffc30715814e67 (patch)
treecb6b8bb525bab093bd1484f7a2fd7ffdfa380b8d /kernel/config.h
parentb126d01e9687e6509c9d49b1b174c95aee603a89 (diff)
cleanup and refactoring. abstracting away console
Diffstat (limited to 'kernel/config.h')
-rw-r--r--kernel/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/config.h b/kernel/config.h
index 0f62abb..da8272d 100644
--- a/kernel/config.h
+++ b/kernel/config.h
@@ -7,4 +7,5 @@
//#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