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:
Ulf Magnusson 2018-05-22 22:21:30 +02:00 committed by Anas Nashif
commit 4a54005e7b
2 changed files with 0 additions and 2 deletions

View file

@ -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

View file

@ -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