From 600ef9b4efed894db2c0a205dbbc10d36cf28852 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 14 Nov 2014 01:07:06 +0100 Subject: switched bochs to term mode ! --- kernel/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kernel/config.h') diff --git a/kernel/config.h b/kernel/config.h index 848e422..39b7b90 100644 --- a/kernel/config.h +++ b/kernel/config.h @@ -6,6 +6,6 @@ //#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 +//#define FOOLOS_LOG_OFF // do not log anything +#define FOOLOS_CONSOLE // otherwise VESA will be used! -- cgit v1.2.3