kernel: disable bridge igmp snooping in 3.2 as well

SVN-Revision: 29747
lede-17.01
Felix Fietkau 2012-01-14 14:57:03 +00:00
parent 87bbccb614
commit b0479e2ca2
1 changed files with 1 additions and 1 deletions

View File

@ -292,7 +292,7 @@ CONFIG_BRIDGE=y
# CONFIG_BRIDGE_EBT_T_NAT is not set # CONFIG_BRIDGE_EBT_T_NAT is not set
# CONFIG_BRIDGE_EBT_ULOG is not set # CONFIG_BRIDGE_EBT_ULOG is not set
# CONFIG_BRIDGE_EBT_VLAN is not set # CONFIG_BRIDGE_EBT_VLAN is not set
CONFIG_BRIDGE_IGMP_SNOOPING=y # CONFIG_BRIDGE_IGMP_SNOOPING is not set
# CONFIG_BRIDGE_NETFILTER is not set # CONFIG_BRIDGE_NETFILTER is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_BROADCOM_PHY is not set # CONFIG_BROADCOM_PHY is not set