summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
Diffstat (limited to 'src/config')
-rw-r--r--src/config/console.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/console.h b/src/config/console.h
index 0692c2f5c..e7a190aa0 100644
--- a/src/config/console.h
+++ b/src/config/console.h
@@ -23,6 +23,8 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define KEYBOARD_MAP us
+#define LOG_LEVEL LOG_NONE
+
#include <config/local/console.h>
#endif /* CONFIG_CONSOLE_H */