summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/httpd/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/eagle100/httpd/defconfig')
-rw-r--r--nuttx/configs/eagle100/httpd/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/eagle100/httpd/defconfig b/nuttx/configs/eagle100/httpd/defconfig
index 9003c9dab..c2790f3e5 100644
--- a/nuttx/configs/eagle100/httpd/defconfig
+++ b/nuttx/configs/eagle100/httpd/defconfig
@@ -240,6 +240,7 @@ CONFIG_NET_SOCKOPTS=y
CONFIG_NET_BUFSIZE=420
CONFIG_NET_TCP=y
CONFIG_NET_TCP_CONNS=16
+CONFIG_NET_TCP_READAHEAD=y
CONFIG_NET_NTCP_READAHEAD_BUFFERS=8
CONFIG_NET_TCPBACKLOG=n
CONFIG_NET_MAX_LISTENPORTS=8