diff options
Diffstat (limited to 'common/Kconfig')
-rw-r--r-- | common/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Kconfig b/common/Kconfig index f53ee9d6d7..3c99650f0c 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -243,7 +243,7 @@ config IDENT_STRING config LOGLEVEL int "loglevel" - default 6 + default 4 range 0 8 help All Messages with a loglevel smaller than the console loglevel will |