summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
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/c5471evm
parent6772ffe7c885c81c9af0c364372f52fbba1370b0 (diff)
downloadpx4-nuttx-59944890db7ab35f2fa6cb7f4f2c6305a420b034.tar.gz
px4-nuttx-59944890db7ab35f2fa6cb7f4f2c6305a420b034.tar.bz2
px4-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/c5471evm')
-rw-r--r--nuttx/configs/c5471evm/httpd/defconfig2
-rw-r--r--nuttx/configs/c5471evm/nettest/defconfig2
-rw-r--r--nuttx/configs/c5471evm/nsh/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/c5471evm/httpd/defconfig b/nuttx/configs/c5471evm/httpd/defconfig
index f0147f600..1e82bd5d2 100644
--- a/nuttx/configs/c5471evm/httpd/defconfig
+++ b/nuttx/configs/c5471evm/httpd/defconfig
@@ -359,7 +359,7 @@ CONFIG_NET_ICMP=y
# CONFIG_NET_PINGADDRCONF is not set
# CONFIG_NET_IGMP is not set
# CONFIG_NET_STATISTICS is not set
-CONFIG_NET_RECEIVE_WINDOW=536
+CONFIG_NET_ETH_TCP_RECVWNDO=536
CONFIG_NET_ARPTAB_SIZE=16
# CONFIG_NET_ARP_IPIN is not set
CONFIG_NET_IOB=y
diff --git a/nuttx/configs/c5471evm/nettest/defconfig b/nuttx/configs/c5471evm/nettest/defconfig
index 525b58a60..169166f6c 100644
--- a/nuttx/configs/c5471evm/nettest/defconfig
+++ b/nuttx/configs/c5471evm/nettest/defconfig
@@ -357,7 +357,7 @@ CONFIG_NET_ICMP=y
# CONFIG_NET_PINGADDRCONF is not set
# CONFIG_NET_IGMP is not set
# CONFIG_NET_STATISTICS is not set
-CONFIG_NET_RECEIVE_WINDOW=536
+CONFIG_NET_ETH_TCP_RECVWNDO=536
CONFIG_NET_ARPTAB_SIZE=16
# CONFIG_NET_ARP_IPIN is not set
CONFIG_NET_IOB=y
diff --git a/nuttx/configs/c5471evm/nsh/defconfig b/nuttx/configs/c5471evm/nsh/defconfig
index 49c81596b..d9022e6b9 100644
--- a/nuttx/configs/c5471evm/nsh/defconfig
+++ b/nuttx/configs/c5471evm/nsh/defconfig
@@ -364,7 +364,7 @@ CONFIG_NET_ICMP=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 is not set
CONFIG_NET_IOB=y