From cb2c0649ee85f4247a112031bdab822bb4d98ff6 Mon Sep 17 00:00:00 2001 From: Tomasz Maciej Nowak Date: Wed, 20 Dec 2017 19:55:16 +0100 Subject: 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 --- target/linux/generic/config-4.14 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic') diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 3c6d6c4aa8..546d689f99 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -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 -- cgit v1.2.3