diff options
Diffstat (limited to 'kernel/config.h')
| -rw-r--r-- | kernel/config.h | 3 |
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 |
