summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ntosd-dm320/nsh/defconfig')
-rw-r--r--nuttx/configs/ntosd-dm320/nsh/defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/configs/ntosd-dm320/nsh/defconfig b/nuttx/configs/ntosd-dm320/nsh/defconfig
index 9dd069fd9..cd0bd274a 100644
--- a/nuttx/configs/ntosd-dm320/nsh/defconfig
+++ b/nuttx/configs/ntosd-dm320/nsh/defconfig
@@ -364,8 +364,8 @@ CONFIG_FS_ROMFS=y
# CONFIG_NET_RECEIVE_WINDOW - The size of the advertised receiver's window
# CONFIG_NET_ARPTAB_SIZE - The size of the ARP table
# CONFIG_NET_BROADCAST - Broadcast support
-# CONFIG_NET_LLH_LEN - The link level header length
# CONFIG_NET_FWCACHE_SIZE - number of packets to remember when looking for duplicates
+#
CONFIG_NET=y
CONFIG_NET_IPv6=n
CONFIG_NSOCKET_DESCRIPTORS=8
@@ -386,7 +386,6 @@ CONFIG_NET_STATISTICS=n
#CONFIG_NET_RECEIVE_WINDOW=
#CONFIG_NET_ARPTAB_SIZE=8
CONFIG_NET_BROADCAST=n
-#CONFIG_NET_LLH_LEN=14
#CONFIG_NET_FWCACHE_SIZE=2
#