summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/xmlrpc/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-16 10:49:33 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-16 10:49:33 -0600
commit59944890db7ab35f2fa6cb7f4f2c6305a420b034 (patch)
tree3c3529ac6418dc06d7424780d11e2201edea7baf /nuttx/configs/stm3240g-eval/xmlrpc/defconfig
parent6772ffe7c885c81c9af0c364372f52fbba1370b0 (diff)
downloadnuttx-59944890db7ab35f2fa6cb7f4f2c6305a420b034.tar.gz
nuttx-59944890db7ab35f2fa6cb7f4f2c6305a420b034.tar.bz2
nuttx-59944890db7ab35f2fa6cb7f4f2c6305a420b034.zip
Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET_SLIP_TCP_RECVWNDO in all defconfig files
Diffstat (limited to 'nuttx/configs/stm3240g-eval/xmlrpc/defconfig')
-rw-r--r--nuttx/configs/stm3240g-eval/xmlrpc/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3240g-eval/xmlrpc/defconfig b/nuttx/configs/stm3240g-eval/xmlrpc/defconfig
index dcd87ed41..ae06bb3e1 100644
--- a/nuttx/configs/stm3240g-eval/xmlrpc/defconfig
+++ b/nuttx/configs/stm3240g-eval/xmlrpc/defconfig
@@ -643,7 +643,7 @@ CONFIG_NET_ICMP_PING=y
# CONFIG_NET_PINGADDRCONF is not set
# CONFIG_NET_IGMP is not set
CONFIG_NET_STATISTICS=y
-CONFIG_NET_RECEIVE_WINDOW=536
+CONFIG_NET_ETH_TCP_RECVWNDO=536
CONFIG_NET_ARPTAB_SIZE=16
CONFIG_NET_ARP_IPIN=y
CONFIG_NET_IOB=y