summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d4-ek/nsh/defconfig')
-rw-r--r--nuttx/configs/sama5d4-ek/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d4-ek/nsh/defconfig b/nuttx/configs/sama5d4-ek/nsh/defconfig
index 25976f21f..49badb8f9 100644
--- a/nuttx/configs/sama5d4-ek/nsh/defconfig
+++ b/nuttx/configs/sama5d4-ek/nsh/defconfig
@@ -1383,6 +1383,7 @@ CONFIG_NSH_FATMOUNTPT="/tmp"
CONFIG_NSH_CONSOLE=y
# CONFIG_NSH_USBKBD is not set
CONFIG_NSH_ARCHINIT=y
+CONFIG_LIB_BOARDCTL=y
#
# Networking Configuration
@@ -1404,7 +1405,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