From 63b04ffc264aab5313811f1aa7ffc30715814e67 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Thu, 13 Nov 2014 02:27:05 +0100 Subject: cleanup and refactoring. abstracting away console --- kernel/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/config.h') 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 -- cgit v1.2.3