diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-11-13 02:27:05 +0100 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-11-13 02:27:05 +0100 |
| commit | 63b04ffc264aab5313811f1aa7ffc30715814e67 (patch) | |
| tree | cb6b8bb525bab093bd1484f7a2fd7ffdfa380b8d /kernel/config.h | |
| parent | b126d01e9687e6509c9d49b1b174c95aee603a89 (diff) | |
cleanup and refactoring. abstracting away console
Diffstat (limited to 'kernel/config.h')
| -rw-r--r-- | kernel/config.h | 1 |
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 |
