net: log: Do not select STDOUT_CONSOLE
printk is anyway the routine being selected for sys_log. Change-Id: Id6b516aa6ab8d4d420b9afe22b5e6b832dd3e216 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
90ac0b5c20
commit
4308da9288
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
menuconfig NET_LOG
|
||||
bool "Enable network stack logging and debugging"
|
||||
default n
|
||||
select STDOUT_CONSOLE
|
||||
select SYS_LOG
|
||||
help
|
||||
Enable logging in various parts of the network stack.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue