summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery/netnsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm32f4discovery/netnsh/defconfig')
-rw-r--r--nuttx/configs/stm32f4discovery/netnsh/defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/configs/stm32f4discovery/netnsh/defconfig b/nuttx/configs/stm32f4discovery/netnsh/defconfig
index 9adfd163e..a326667a8 100644
--- a/nuttx/configs/stm32f4discovery/netnsh/defconfig
+++ b/nuttx/configs/stm32f4discovery/netnsh/defconfig
@@ -1146,7 +1146,10 @@ CONFIG_NSH_IPADDR=0x0a000002
CONFIG_NSH_DRIPADDR=0x0a000001
CONFIG_NSH_NETMASK=0xffffff00
# CONFIG_NSH_DNS is not set
-# CONFIG_NSH_NOMAC is not set
+CONFIG_NSH_NOMAC=y
+CONFIG_NSH_SWMAC=y
+# CONFIG_NSH_ARCHMAC is not set
+CONFIG_NSH_MACADDR=0x00e0deadbeef
CONFIG_NSH_MAX_ROUNDTRIP=20
#