kernel: move console loglevel to generic

Move CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 to generic, to make it consistent
across all targets.

Signed-off-by: Tomasz Maciej Nowak <tomek_n@o2.pl>
This commit is contained in:
Tomasz Maciej Nowak
2017-12-20 19:55:16 +01:00
committed by Hauke Mehrtens
parent 0fca474e70
commit cb2c0649ee
2 changed files with 1 additions and 1 deletions

View File

@@ -809,6 +809,7 @@ CONFIG_CMDLINE=""
# CONFIG_COMPILE_TEST is not set
# CONFIG_CONFIGFS_FS is not set
# CONFIG_CONNECTOR is not set
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSTRUCTORS=y
# CONFIG_CONTEXT_SWITCH_TRACER is not set
# CONFIG_COPS is not set