mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 08:53:15 +00:00
Fix Broadcast config description
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3128 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
92cd38d797
commit
82937a795e
7 changed files with 1 additions and 8 deletions
|
|
@ -618,10 +618,9 @@ Olimex LPC1766-STK 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.
|
||||
Automatically set if CONFIG_NET_IGMP is selected.
|
||||
|
||||
LPC17xx USB Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -197,7 +197,6 @@ CONFIG_UART3_2STOP=0
|
|||
# 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.
|
||||
|
|
|
|||
|
|
@ -195,7 +195,6 @@ CONFIG_UART3_2STOP=0
|
|||
# CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
# CONFIG_NET_REGDEBUG - Enabled low level register debug. 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.
|
||||
|
|
|
|||
|
|
@ -195,7 +195,6 @@ CONFIG_UART3_2STOP=0
|
|||
# CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
# CONFIG_NET_REGDEBUG - Enabled low level register debug. 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.
|
||||
|
|
|
|||
|
|
@ -197,7 +197,6 @@ CONFIG_UART3_2STOP=0
|
|||
# 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.
|
||||
|
|
|
|||
|
|
@ -195,7 +195,6 @@ CONFIG_UART3_2STOP=0
|
|||
# CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
# CONFIG_NET_REGDEBUG - Enabled low level register debug. 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.
|
||||
|
|
|
|||
|
|
@ -195,7 +195,6 @@ CONFIG_UART3_2STOP=0
|
|||
# CONFIG_NET_WOL - Enable Wake-up on Lan (not fully implemented).
|
||||
# CONFIG_NET_REGDEBUG - Enabled low level register debug. 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue