summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm/netconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/c5471evm/netconfig')
-rw-r--r--nuttx/configs/c5471evm/netconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/c5471evm/netconfig b/nuttx/configs/c5471evm/netconfig
index 2af9b6421..4d7a06500 100644
--- a/nuttx/configs/c5471evm/netconfig
+++ b/nuttx/configs/c5471evm/netconfig
@@ -314,6 +314,7 @@ CONFIG_EXAMPLE_UIP_WEBCLIENT=n
# Settings for examples/nettest
CONFIG_EXAMPLE_NETTEST_SERVER=n
CONFIG_EXAMPLE_NETTEST_PERFORMANCE=n
+CONFIG_EXAMPLE_NETTEST_NOMAC=y
CONFIG_EXAMPLE_NETTEST_IPADDR=(10<<24|0<<16|0<<8|2)
CONFIG_EXAMPLE_NETTEST_DRIPADDR=(10<<24|0<<16|0<<8|1)
CONFIG_EXAMPLE_NETTEST_NETMASK=(255<<24|255<<16|255<<8|0)