summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/olimex-lpc1766stk/nx/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-03-12 15:36:28 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-03-12 15:36:28 +0000
commit208de7e00279e9bf43eb2fad167749804c9d36af (patch)
tree487b0ec566d911458a00e1803392b817e84b7809 /nuttx/configs/olimex-lpc1766stk/nx/defconfig
parente3099adb4a4a7cdfff096c9870f9ee2b3ddf826b (diff)
More support for SLIP data link protocol
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3370 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/olimex-lpc1766stk/nx/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/nx/defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/nx/defconfig b/nuttx/configs/olimex-lpc1766stk/nx/defconfig
index 163964f4ff..d6b3d82798 100755
--- a/nuttx/configs/olimex-lpc1766stk/nx/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/nx/defconfig
@@ -543,7 +543,6 @@ CONFIG_MMCSD_HAVECARDDETECT=n
# CONFIG_NET_RECEIVE_WINDOW - The size of the advertised receiver's window
# CONFIG_NET_ARPTAB_SIZE - The size of the ARP table
# CONFIG_NET_BROADCAST - Broadcast support
-# CONFIG_NET_LLH_LEN - The link level header length
# CONFIG_NET_FWCACHE_SIZE - number of packets to remember when looking for duplicates
#
CONFIG_NET=n
@@ -564,7 +563,6 @@ CONFIG_NET_STATISTICS=y
#CONFIG_NET_RECEIVE_WINDOW=
#CONFIG_NET_ARPTAB_SIZE=8
CONFIG_NET_BROADCAST=n
-#CONFIG_NET_LLH_LEN=14
#CONFIG_NET_FWCACHE_SIZE=2
#