summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200zco
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/ez80f910200zco
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/ez80f910200zco')
-rw-r--r--nuttx/configs/ez80f910200zco/dhcpd/defconfig2
-rw-r--r--nuttx/configs/ez80f910200zco/httpd/defconfig2
-rw-r--r--nuttx/configs/ez80f910200zco/nettest/defconfig2
-rw-r--r--nuttx/configs/ez80f910200zco/nsh/defconfig2
-rw-r--r--nuttx/configs/ez80f910200zco/poll/defconfig2
5 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/configs/ez80f910200zco/dhcpd/defconfig b/nuttx/configs/ez80f910200zco/dhcpd/defconfig
index ca58bc501..7c1c0ce6a 100644
--- a/nuttx/configs/ez80f910200zco/dhcpd/defconfig
+++ b/nuttx/configs/ez80f910200zco/dhcpd/defconfig
@@ -401,7 +401,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/ez80f910200zco/httpd/defconfig b/nuttx/configs/ez80f910200zco/httpd/defconfig
index 8f045f45d..11c8ea12e 100644
--- a/nuttx/configs/ez80f910200zco/httpd/defconfig
+++ b/nuttx/configs/ez80f910200zco/httpd/defconfig
@@ -403,7 +403,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/ez80f910200zco/nettest/defconfig b/nuttx/configs/ez80f910200zco/nettest/defconfig
index 39e16128c..d67561000 100644
--- a/nuttx/configs/ez80f910200zco/nettest/defconfig
+++ b/nuttx/configs/ez80f910200zco/nettest/defconfig
@@ -401,7 +401,7 @@ CONFIG_NSOCKET_DESCRIPTORS=8
CONFIG_NET_NACTIVESOCKETS=16
CONFIG_NET_SOCKOPTS=y
# CONFIG_NET_SOLINGER is not set
-CONFIG_NET_BUFSIZE=420
+CONFIG_NET_ETH_MTU=420
# CONFIG_NET_TCPURGDATA is not set
#
diff --git a/nuttx/configs/ez80f910200zco/nsh/defconfig b/nuttx/configs/ez80f910200zco/nsh/defconfig
index 0f90c3fa0..c498d0099 100644
--- a/nuttx/configs/ez80f910200zco/nsh/defconfig
+++ b/nuttx/configs/ez80f910200zco/nsh/defconfig
@@ -405,7 +405,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/ez80f910200zco/poll/defconfig b/nuttx/configs/ez80f910200zco/poll/defconfig
index e1b0e6394..675c72261 100644
--- a/nuttx/configs/ez80f910200zco/poll/defconfig
+++ b/nuttx/configs/ez80f910200zco/poll/defconfig
@@ -403,7 +403,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
#