summaryrefslogtreecommitdiff
path: root/nuttx/configs/zkit-arm-1769
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-11-16 08:07:16 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-11-16 08:07:16 -0600
commitae169bd80880aa97f70f9ec3b58c598dda341b9b (patch)
tree62d08a1153a467e18f0588ce3ff522de7966f099 /nuttx/configs/zkit-arm-1769
parent192b214d76b46b6d7423da26b38f3caf8b9e9a9e (diff)
downloadpx4-nuttx-ae169bd80880aa97f70f9ec3b58c598dda341b9b.tar.gz
px4-nuttx-ae169bd80880aa97f70f9ec3b58c598dda341b9b.tar.bz2
px4-nuttx-ae169bd80880aa97f70f9ec3b58c598dda341b9b.zip
Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration files
Diffstat (limited to 'nuttx/configs/zkit-arm-1769')
-rw-r--r--nuttx/configs/zkit-arm-1769/hello/defconfig2
-rw-r--r--nuttx/configs/zkit-arm-1769/nsh/defconfig2
-rw-r--r--nuttx/configs/zkit-arm-1769/nxhello/defconfig2
-rw-r--r--nuttx/configs/zkit-arm-1769/thttpd/defconfig2
4 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/zkit-arm-1769/hello/defconfig b/nuttx/configs/zkit-arm-1769/hello/defconfig
index 5f9815bac..3fedf8808 100644
--- a/nuttx/configs/zkit-arm-1769/hello/defconfig
+++ b/nuttx/configs/zkit-arm-1769/hello/defconfig
@@ -472,7 +472,7 @@ CONFIG_NSOCKET_DESCRIPTORS=16
CONFIG_NET_NACTIVESOCKETS=16
CONFIG_NET_SOCKOPTS=y
# CONFIG_NET_SOLINGER is not set
-CONFIG_NET_BUFSIZE=562
+CONFIG_NET_ETH_MTU=562
# CONFIG_NET_TCPURGDATA is not set
#
diff --git a/nuttx/configs/zkit-arm-1769/nsh/defconfig b/nuttx/configs/zkit-arm-1769/nsh/defconfig
index 4eab2c940..5d2d3207c 100644
--- a/nuttx/configs/zkit-arm-1769/nsh/defconfig
+++ b/nuttx/configs/zkit-arm-1769/nsh/defconfig
@@ -502,7 +502,7 @@ CONFIG_NSOCKET_DESCRIPTORS=8
CONFIG_NET_NACTIVESOCKETS=16
CONFIG_NET_SOCKOPTS=y
# CONFIG_NET_SOLINGER is not set
-CONFIG_NET_BUFSIZE=562
+CONFIG_NET_ETH_MTU=562
# CONFIG_NET_TCPURGDATA is not set
#
diff --git a/nuttx/configs/zkit-arm-1769/nxhello/defconfig b/nuttx/configs/zkit-arm-1769/nxhello/defconfig
index 27e881082..70b24a219 100644
--- a/nuttx/configs/zkit-arm-1769/nxhello/defconfig
+++ b/nuttx/configs/zkit-arm-1769/nxhello/defconfig
@@ -540,7 +540,7 @@ CONFIG_NSOCKET_DESCRIPTORS=8
CONFIG_NET_NACTIVESOCKETS=16
CONFIG_NET_SOCKOPTS=y
# CONFIG_NET_SOLINGER is not set
-CONFIG_NET_BUFSIZE=562
+CONFIG_NET_ETH_MTU=562
# CONFIG_NET_TCPURGDATA is not set
#
diff --git a/nuttx/configs/zkit-arm-1769/thttpd/defconfig b/nuttx/configs/zkit-arm-1769/thttpd/defconfig
index 66c6b9fe7..daf1be37a 100644
--- a/nuttx/configs/zkit-arm-1769/thttpd/defconfig
+++ b/nuttx/configs/zkit-arm-1769/thttpd/defconfig
@@ -472,7 +472,7 @@ CONFIG_NSOCKET_DESCRIPTORS=16
CONFIG_NET_NACTIVESOCKETS=16
CONFIG_NET_SOCKOPTS=y
# CONFIG_NET_SOLINGER is not set
-CONFIG_NET_BUFSIZE=562
+CONFIG_NET_ETH_MTU=562
# CONFIG_NET_TCPURGDATA is not set
#