summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/defconfig')
-rw-r--r--nuttx/configs/sim/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sim/defconfig b/nuttx/configs/sim/defconfig
index 8dff468a9..3d363786f 100644
--- a/nuttx/configs/sim/defconfig
+++ b/nuttx/configs/sim/defconfig
@@ -231,7 +231,7 @@ CONFIG_FS_FAT=y
# CONFIG_NET_FWCACHE_SIZE - number of packets to remember when looking for duplicates
CONFIG_NET=n
CONFIG_NET_IPv6=n
-CONFIG_NSOCKET_DESCRIPTORS=8
+CONFIG_NSOCKET_DESCRIPTORS=0
CONFIG_NET_MAX_CONNECTIONS=40
CONFIG_NET_MAX_LISTENPORTS=40
CONFIG_NET_BUFFER_SIZE=420