samples: net: zperf: Disable L2 ethernet
This simplifies Zperf commands avoiding needs to handle multiple interfaces. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
parent
f32cd9330b
commit
9e8a21701b
@ -1,5 +1,6 @@
|
||||
CONFIG_NET_DRIVERS=y
|
||||
CONFIG_NET_LOOPBACK=y
|
||||
CONFIG_NET_L2_ETHERNET=n
|
||||
CONFIG_NET_LOOPBACK_MTU=1100
|
||||
# Enable for testing TX only
|
||||
#CONFIG_NET_LOOPBACK_SIMULATE_PACKET_DROP=y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user