summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/nucleus2g/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-11-25 03:18:30 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-11-25 03:18:30 +0000
commit0f84911862442e11c59d4073c230e82651edc20f (patch)
treefd4333d5564551517c386a33cbc864c0257b8bd5 /nuttx/configs/nucleus2g/README.txt
parent10550e678f9309fde4e0d0b516c1dea594923422 (diff)
Fix Broadcast config description
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3129 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/nucleus2g/README.txt')
-rwxr-xr-xnuttx/configs/nucleus2g/README.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/nucleus2g/README.txt b/nuttx/configs/nucleus2g/README.txt
index 76864531e8..229c69a9bd 100755
--- a/nuttx/configs/nucleus2g/README.txt
+++ b/nuttx/configs/nucleus2g/README.txt
@@ -412,7 +412,6 @@ Nucleus 2G Configuration Options
CONFIG_DEBUG.
CONFIG_NET_DUMPPACKET - Dump all received and transmitted packets.
Also needs CONFIG_DEBUG.
- CONFIG_NET_BROADCAST - Enable receipt of broadcast frames
CONFIG_NET_HASH - Enable receipt of near-perfect match frames.
CONFIG_NET_MULTICAST - Enable receipt of multicast (and unicast) frames.
Automatically set if CONFIG_NET_IGMP is selected.