samples: net: Remove undefined references to CONFIG_NET_LOG_ENABLED
Maybe CONFIG_NET_LOG=y was intended, but both files already set it. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
dd78ab0513
commit
4a54005e7b
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
CONFIG_INIT_STACKS=y
|
||||
|
||||
CONFIG_NET_LOG_ENABLED=y
|
||||
CONFIG_SYS_LOG_NET_LEVEL=4
|
||||
CONFIG_NET_IPV4=y
|
||||
CONFIG_NET_DHCPV4=y
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
CONFIG_INIT_STACKS=y
|
||||
|
||||
CONFIG_NET_LOG_ENABLED=y
|
||||
CONFIG_SYS_LOG_NET_LEVEL=2
|
||||
CONFIG_NET_DHCPV4=y
|
||||
CONFIG_NET_IF_UNICAST_IPV4_ADDR_COUNT=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue