diff --git a/subsys/net/ip/Kconfig.debug b/subsys/net/ip/Kconfig.debug index 5a39f09b929..24bfd18ea59 100644 --- a/subsys/net/ip/Kconfig.debug +++ b/subsys/net/ip/Kconfig.debug @@ -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.