summaryrefslogtreecommitdiff
path: root/kernel/config.h
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-10-22 22:55:02 +0200
committerMichal Idziorek <m.i@gmx.at>2014-10-22 22:55:02 +0200
commit3c33d36759a316b8c118b77b3eed040425db8e0a (patch)
tree07d5a05ceccf7de043f41ea49e34824e235b0cd9 /kernel/config.h
parent9fafc0e4937b039d67031e09843af12e9049cd73 (diff)
working on ext2 and readdir syscall
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 3870673..019ef34 100644
--- a/kernel/config.h
+++ b/kernel/config.h
@@ -1,3 +1,4 @@
//#define FOOLOS_COMPILE_FLOPPY
#define FOOLOS_CONSOLE_AUTOBREAK //add newline automatically at end of line
+#define FOOLOS_LOG_OFF // do not log anythong