net: tests: Fix invalid config option in 6lo tests
The debug config was incorrect. Change-Id: Id32cbcfb809acc9e4ab202b401d25e41a7531c42 Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
This commit is contained in:
parent
395ad208b1
commit
b80878496d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ CONFIG_NET_LOG=y
|
|||
CONFIG_SYS_LOG_SHOW_COLOR=y
|
||||
CONFIG_NET_DEBUG_IF=y
|
||||
CONFIG_NET_DEBUG_CORE=y
|
||||
CONFIG_NET_6LO_DEBUG=n
|
||||
CONFIG_NET_DEBUG_6LO=n
|
||||
CONFIG_NET_DEBUG_NET_BUF=n
|
||||
|
||||
CONFIG_NET_6LO_CONTEXT=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue