summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4e-ek/nxwm/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam4e-ek/nxwm/defconfig')
-rw-r--r--nuttx/configs/sam4e-ek/nxwm/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam4e-ek/nxwm/defconfig b/nuttx/configs/sam4e-ek/nxwm/defconfig
index 484a22ac1..58d381abc 100644
--- a/nuttx/configs/sam4e-ek/nxwm/defconfig
+++ b/nuttx/configs/sam4e-ek/nxwm/defconfig
@@ -1156,6 +1156,7 @@ CONFIG_NSH_FILEIOSIZE=512
#
CONFIG_NSH_CONSOLE=y
CONFIG_NSH_ARCHINIT=y
+CONFIG_LIB_BOARDCTL=y
#
# Networking Configuration
@@ -1167,7 +1168,6 @@ CONFIG_NSH_NETMASK=0xffffff00
# CONFIG_NSH_DNS 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