From 0432aa72902865f16adfca70e682263324e7f868 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 16 Nov 2014 08:18:56 -0600 Subject: Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU in all configs/ README.txt files --- nuttx/configs/olimex-lpc1766stk/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/olimex-lpc1766stk') diff --git a/nuttx/configs/olimex-lpc1766stk/README.txt b/nuttx/configs/olimex-lpc1766stk/README.txt index 9e922940c..10faa5509 100644 --- a/nuttx/configs/olimex-lpc1766stk/README.txt +++ b/nuttx/configs/olimex-lpc1766stk/README.txt @@ -1044,7 +1044,7 @@ Configuration Sub-Directories use the UART1 hardware flow control yet. NOTE: The Linux slip module hard-codes its MTU size to 296. So you - might as well set CONFIG_NET_BUFSIZE to 296 as well. + might as well set CONFIG_NET_ETH_MTU to 296 as well. 4. After turning over the line to the SLIP driver, you must configure the network interface. Again, you do this using the standard -- cgit v1.2.3