From c99bd5f38fed81bfda8ad974aeaa04c21ffe40ab Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Wed, 23 Jul 2003 21:36:12 +0000 Subject: [PATCH] allow logging at spew level git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1018 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/Options.lb b/src/config/Options.lb index 60bdd23b4d..b0b570233e 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -332,7 +332,7 @@ define DEFAULT_CONSOLE_LOGLEVEL end define MAXIMUM_CONSOLE_LOGLEVEL - default 7 + default 8 export always comment "Error messages up to this level can be printed" end