Remove most unused references to CONFIG_NET_MULTICAST. Rename other uses of CONFIG_NET_MULTICAST to avoid naming comflicts.

This commit is contained in:
Gregory Nutt
2016-03-20 13:15:58 -06:00
parent fae9092e5a
commit e5b0c0e502
108 changed files with 33 additions and 112 deletions
+1 -1
View File
@@ -353,7 +353,7 @@ mbed Configuration Options
CONFIG_NET_DUMPPACKET - Dump all received and transmitted packets.
Also needs CONFIG_DEBUG.
CONFIG_NET_HASH - Enable receipt of near-perfect match frames.
CONFIG_NET_MULTICAST - Enable receipt of multicast (and unicast) frames.
CONFIG_LPC17_MULTICAST - Enable receipt of multicast (and unicast) frames.
Automatically set if CONFIG_NET_IGMP is selected.
LPC17xx USB Device Configuration