summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/nsh
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/sama5d4-ek/nsh
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/sama5d4-ek/nsh')
-rw-r--r--nuttx/configs/sama5d4-ek/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d4-ek/nsh/defconfig b/nuttx/configs/sama5d4-ek/nsh/defconfig
index ec9400468..54d3e5c1e 100644
--- a/nuttx/configs/sama5d4-ek/nsh/defconfig
+++ b/nuttx/configs/sama5d4-ek/nsh/defconfig
@@ -768,7 +768,7 @@ CONFIG_NET=y
# CONFIG_NET_MULTIBUFFER is not set
# CONFIG_NET_PROMISCUOUS is not set
CONFIG_NET_ETH_MTU=562
-CONFIG_NET_RECEIVE_WINDOW=562
+CONFIG_NET_ETH_TCP_RECVWNDO=562
CONFIG_NET_GUARDSIZE=2
#