summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/teensy/nsh/defconfig')
-rwxr-xr-xnuttx/configs/teensy/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/teensy/nsh/defconfig b/nuttx/configs/teensy/nsh/defconfig
index 53f59c140..188223f2d 100755
--- a/nuttx/configs/teensy/nsh/defconfig
+++ b/nuttx/configs/teensy/nsh/defconfig
@@ -253,6 +253,7 @@ CONFIG_NET_SOCKOPTS=y
CONFIG_NET_BUFSIZE=562
CONFIG_NET_TCP=n
CONFIG_NET_TCP_CONNS=8
+CONFIG_NET_TCP_READAHEAD=y
CONFIG_NET_NTCP_READAHEAD_BUFFERS=16
CONFIG_NET_TCPBACKLOG=n
CONFIG_NET_MAX_LISTENPORTS=8