summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/nsh/defconfig')
-rw-r--r--nuttx/configs/olimex-lpc1766stk/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/nsh/defconfig b/nuttx/configs/olimex-lpc1766stk/nsh/defconfig
index e0bcc80a2..09449a363 100644
--- a/nuttx/configs/olimex-lpc1766stk/nsh/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/nsh/defconfig
@@ -458,7 +458,7 @@ CONFIG_NET_TCP=y
CONFIG_NET_TCP_CONNS=8
CONFIG_NET_MAX_LISTENPORTS=8
CONFIG_NET_TCP_READAHEAD=y
-CONFIG_NET_TCP_READAHEAD_BUFSIZE=562
+CONFIG_NET_TCP_READAHEAD_BUFSIZE=536
CONFIG_NET_NTCP_READAHEAD_BUFFERS=16
# CONFIG_NET_TCP_WRITE_BUFFERS is not set
CONFIG_NET_TCP_RECVDELAY=0
@@ -480,7 +480,7 @@ CONFIG_NET_ICMP_PING=y
# CONFIG_NET_PINGADDRCONF is not set
# CONFIG_NET_IGMP is not set
# CONFIG_NET_STATISTICS is not set
-CONFIG_NET_RECEIVE_WINDOW=562
+CONFIG_NET_RECEIVE_WINDOW=536
CONFIG_NET_ARPTAB_SIZE=16
# CONFIG_NET_ARP_IPIN is not set
# CONFIG_NET_ROUTE is not set