diff options
Diffstat (limited to 'targets/Iwill/dk8s2/Config.lb')
-rw-r--r-- | targets/Iwill/dk8s2/Config.lb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/Iwill/dk8s2/Config.lb b/targets/Iwill/dk8s2/Config.lb index d3c1124fb0..9736283a94 100644 --- a/targets/Iwill/dk8s2/Config.lb +++ b/targets/Iwill/dk8s2/Config.lb @@ -172,9 +172,9 @@ option TTYS0_BAUD=115200 ## SPEW 9 Way too many details ## Request this level of debugging output -option DEFAULT_CONSOLE_LOGLEVEL=7 +option DEFAULT_CONSOLE_LOGLEVEL=8 ## At a maximum only compile in this level of debugging -option MAXIMUM_CONSOLE_LOGLEVEL=7 +option MAXIMUM_CONSOLE_LOGLEVEL=8 option DEBUG=1 |