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
View File
@@ -141,7 +141,6 @@ CONFIG_C5471_PHY_LU3X31T_T64=y
CONFIG_C5471_AUTONEGOTIATION=y
# CONFIG_C5471_BASET100 is not set
# CONFIG_C5471_BASET10 is not set
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -149,7 +149,6 @@ CONFIG_C5471_PHY_LU3X31T_T64=y
CONFIG_C5471_AUTONEGOTIATION=y
# CONFIG_C5471_BASET100 is not set
# CONFIG_C5471_BASET10 is not set
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -149,7 +149,6 @@ CONFIG_C5471_PHY_LU3X31T_T64=y
CONFIG_C5471_AUTONEGOTIATION=y
# CONFIG_C5471_BASET100 is not set
# CONFIG_C5471_BASET10 is not set
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -147,7 +147,6 @@ CONFIG_ARMV7M_HAVE_STACKCHECK=y
# CONFIG_ARMV7M_STACKCHECK is not set
# CONFIG_ARMV7M_ITMSYSLOG is not set
# CONFIG_SERIAL_TERMIOS is not set
# CONFIG_NET_MULTICAST is not set
#
# STM32 Configuration Options
-1
View File
@@ -242,7 +242,6 @@ CONFIG_TIVA_EMAC_NRXDESC=8
CONFIG_TIVA_EMAC_NTXDESC=4
# CONFIG_TIVA_EMAC_ENHANCEDDESC is not set
CONFIG_TIVA_BOARDMAC=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -263,7 +263,6 @@ CONFIG_TIVA_EMAC_NRXDESC=8
CONFIG_TIVA_EMAC_NTXDESC=4
# CONFIG_TIVA_EMAC_ENHANCEDDESC is not set
CONFIG_TIVA_BOARDMAC=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -172,7 +172,6 @@ CONFIG_TIVA_BOARDMAC=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -246,7 +246,6 @@ CONFIG_TIVA_BOARDMAC=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -246,7 +246,6 @@ CONFIG_TIVA_BOARDMAC=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -237,7 +237,6 @@ CONFIG_TIVA_BOARDMAC=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -235,7 +235,6 @@ CONFIG_TIVA_GPIOG_IRQS=y
# CONFIG_TIVA_BADCRC is not set
# CONFIG_TIVA_DUMPPACKET is not set
# CONFIG_TIVA_BOARDMAC is not set
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -94,7 +94,6 @@ CONFIG_DEBUG_FULLOPT=y
CONFIG_ARCH_Z80=y
CONFIG_ARCH="z80"
CONFIG_ARCH_CHIP="ez80"
# CONFIG_NET_MULTICAST is not set
# CONFIG_ARCH_CHIP_Z80 is not set
# CONFIG_ARCH_CHIP_Z8018006VSG is not set
# CONFIG_ARCH_CHIP_Z8018010VSG is not set
-1
View File
@@ -94,7 +94,6 @@ CONFIG_DEBUG_FULLOPT=y
CONFIG_ARCH_Z80=y
CONFIG_ARCH="z80"
CONFIG_ARCH_CHIP="ez80"
# CONFIG_NET_MULTICAST is not set
# CONFIG_ARCH_CHIP_Z80 is not set
# CONFIG_ARCH_CHIP_Z8018006VSG is not set
# CONFIG_ARCH_CHIP_Z8018010VSG is not set
-1
View File
@@ -94,7 +94,6 @@ CONFIG_DEBUG_FULLOPT=y
CONFIG_ARCH_Z80=y
CONFIG_ARCH="z80"
CONFIG_ARCH_CHIP="ez80"
# CONFIG_NET_MULTICAST is not set
# CONFIG_ARCH_CHIP_Z80 is not set
# CONFIG_ARCH_CHIP_Z8018006VSG is not set
# CONFIG_ARCH_CHIP_Z8018010VSG is not set
-1
View File
@@ -94,7 +94,6 @@ CONFIG_DEBUG_FULLOPT=y
CONFIG_ARCH_Z80=y
CONFIG_ARCH="z80"
CONFIG_ARCH_CHIP="ez80"
# CONFIG_NET_MULTICAST is not set
# CONFIG_ARCH_CHIP_Z80 is not set
# CONFIG_ARCH_CHIP_Z8018006VSG is not set
# CONFIG_ARCH_CHIP_Z8018010VSG is not set
-1
View File
@@ -94,7 +94,6 @@ CONFIG_DEBUG_FULLOPT=y
CONFIG_ARCH_Z80=y
CONFIG_ARCH="z80"
CONFIG_ARCH_CHIP="ez80"
# CONFIG_NET_MULTICAST is not set
# CONFIG_ARCH_CHIP_Z80 is not set
# CONFIG_ARCH_CHIP_Z8018006VSG is not set
# CONFIG_ARCH_CHIP_Z8018010VSG is not set
-1
View File
@@ -149,7 +149,6 @@ CONFIG_ARMV7M_HAVE_STACKCHECK=y
# CONFIG_SERIAL_TERMIOS is not set
CONFIG_SDIO_DMA=y
# CONFIG_SDIO_WIDTH_D1_ONLY is not set
# CONFIG_NET_MULTICAST is not set
#
# STM32 Configuration Options
+1 -1
View File
@@ -390,7 +390,7 @@ Lincoln 60 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
+1 -1
View File
@@ -220,7 +220,7 @@ CONFIG_NET_NTXDESC=6
CONFIG_NET_NRXDESC=6
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
+1 -1
View File
@@ -218,7 +218,7 @@ CONFIG_NET_NTXDESC=8
CONFIG_NET_NRXDESC=8
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -230,7 +230,6 @@ CONFIG_TIVA_GPIOB_IRQS=y
# CONFIG_TIVA_BADCRC is not set
# CONFIG_TIVA_DUMPPACKET is not set
CONFIG_TIVA_BOARDMAC=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -240,7 +240,6 @@ CONFIG_TIVA_GPIOG_IRQS=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -240,7 +240,6 @@ CONFIG_TIVA_GPIOG_IRQS=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -239,7 +239,6 @@ CONFIG_TIVA_GPIOG_IRQS=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -250,7 +250,6 @@ CONFIG_TIVA_GPIOG_IRQS=y
#
CONFIG_SSI_POLLWAIT=y
CONFIG_SSI_TXLIMIT=4
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-2
View File
@@ -821,8 +821,6 @@ LPC4330-Xplorer 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.
Automatically set if CONFIG_NET_IGMP is selected.
LPC43xx USB Device Configuration
-2
View File
@@ -860,8 +860,6 @@ LPC4337-ws 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.
Automatically set if CONFIG_NET_IGMP is selected.
LPC43xx USB Device Configuration
-2
View File
@@ -857,8 +857,6 @@ LPC4357-EVB 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.
Automatically set if CONFIG_NET_IGMP is selected.
LPC43xx USB Device Configuration
-2
View File
@@ -860,8 +860,6 @@ LPC4370-Link2 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.
Automatically set if CONFIG_NET_IGMP is selected.
LPC43xx USB Device Configuration
+1 -1
View File
@@ -680,7 +680,7 @@ LPCXpresso 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
+1 -1
View File
@@ -210,7 +210,7 @@ CONFIG_NET_NTXDESC=13
CONFIG_NET_NRXDESC=13
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
+1 -1
View File
@@ -212,7 +212,7 @@ CONFIG_NET_NTXDESC=6
CONFIG_NET_NRXDESC=6
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
+1 -1
View File
@@ -210,7 +210,7 @@ CONFIG_NET_NTXDESC=13
CONFIG_NET_NRXDESC=13
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
+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
-1
View File
@@ -126,7 +126,6 @@ CONFIG_ARCH_CHIP="moxart"
CONFIG_ARM_TOOLCHAIN_GNU_EABIL=y
# CONFIG_ARM_TOOLCHAIN_GNU_OABI is not set
# CONFIG_SERIAL_TERMIOS is not set
# CONFIG_NET_MULTICAST is not set
#
# MoxART Configuration Options
-1
View File
@@ -129,7 +129,6 @@ CONFIG_ARM_TOOLCHAIN_CODESOURCERYL=y
#
CONFIG_DM320_UART0=y
CONFIG_DM320_UART1=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -129,7 +129,6 @@ CONFIG_ARM_TOOLCHAIN_CODESOURCERYL=y
#
CONFIG_DM320_UART0=y
CONFIG_DM320_UART1=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -127,7 +127,6 @@ CONFIG_ARM_TOOLCHAIN_CODESOURCERYL=y
#
CONFIG_DM320_UART0=y
CONFIG_DM320_UART1=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -127,7 +127,6 @@ CONFIG_ARM_TOOLCHAIN_CODESOURCERYL=y
#
CONFIG_DM320_UART0=y
CONFIG_DM320_UART1=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -120,7 +120,6 @@ CONFIG_ARM_TOOLCHAIN_CODESOURCERYL=y
#
CONFIG_DM320_UART0=y
CONFIG_DM320_UART1=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
-1
View File
@@ -134,7 +134,6 @@ CONFIG_ARM_TOOLCHAIN_CODESOURCERYL=y
#
CONFIG_DM320_UART0=y
CONFIG_DM320_UART1=y
# CONFIG_NET_MULTICAST is not set
#
# Architecture Options
+1 -1
View File
@@ -465,7 +465,7 @@ Nucleus 2G 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
+1 -1
View File
@@ -777,7 +777,7 @@ Olimex LPC1766-STK 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
+1 -1
View File
@@ -210,7 +210,7 @@ CONFIG_NET_NTXDESC=7
CONFIG_NET_NRXDESC=7
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
+1 -1
View File
@@ -210,7 +210,7 @@ CONFIG_LPC17_UART0=y
#
# Serial driver options
#
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# USB host driver options
+1 -1
View File
@@ -213,7 +213,7 @@ CONFIG_NET_NTXDESC=6
CONFIG_NET_NRXDESC=6
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
+1 -1
View File
@@ -222,7 +222,7 @@ CONFIG_NET_NTXDESC=6
CONFIG_NET_NRXDESC=6
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
@@ -202,7 +202,7 @@ CONFIG_LPC17_UART1=y
# Serial driver options
#
# CONFIG_UART1_RINGINDICATOR is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
@@ -218,7 +218,7 @@ CONFIG_NET_NTXDESC=13
CONFIG_NET_NRXDESC=13
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options
@@ -211,7 +211,7 @@ CONFIG_NET_NTXDESC=13
CONFIG_NET_NRXDESC=13
# CONFIG_NET_WOL is not set
# CONFIG_NET_HASH is not set
# CONFIG_NET_MULTICAST is not set
# CONFIG_LPC17_MULTICAST is not set
#
# Architecture Options

Some files were not shown because too many files have changed in this diff Show More