Skip to content

Commit 4308da9

Browse files
author
Tomasz Bursztyka
committed
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 <[email protected]>
1 parent 90ac0b5 commit 4308da9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/net/ip/Kconfig.debug

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
menuconfig NET_LOG
2020
bool "Enable network stack logging and debugging"
2121
default n
22-
select STDOUT_CONSOLE
2322
select SYS_LOG
2423
help
2524
Enable logging in various parts of the network stack.

0 commit comments

Comments
 (0)