net: tests: Turning off IPv6 for ARP tests
ARP is IPv4 only so no need to have IPv6 functionality. Change-Id: Ie70242f5763ba4945c311898643414851f7e8660 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
f42c8126eb
commit
b9b1dec6a3
1 changed files with 1 additions and 0 deletions
|
@ -17,3 +17,4 @@ CONFIG_NETWORK_IP_STACK_DEBUG_NET_BUF=y
|
|||
CONFIG_NETWORK_IP_STACK_DEBUG_IF=y
|
||||
CONFIG_NETWORK_IP_STACK_DEBUG_CORE=y
|
||||
CONFIG_NETWORK_IP_STACK_DEBUG_L2=y
|
||||
CONFIG_NET_IPV6=n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue