summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim/udgram
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sim/udgram')
-rw-r--r--nuttx/configs/sim/udgram/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/configs/sim/udgram/defconfig b/nuttx/configs/sim/udgram/defconfig
index 641c01ecb..6a2ce0d88 100644
--- a/nuttx/configs/sim/udgram/defconfig
+++ b/nuttx/configs/sim/udgram/defconfig
@@ -385,6 +385,8 @@ CONFIG_NET_NACTIVESOCKETS=16
# Unix Domain Socket Support
#
CONFIG_NET_LOCAL=y
+# CONFIG_NET_LOCAL_STREAM is not set
+CONFIG_NET_LOCAL_DGRAM=y
#
# TCP/IP Networking