diff options
-rw-r--r-- | target/linux/generic/config-3.10 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.12 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.13 | 2 | ||||
-rw-r--r-- | target/linux/generic/config-3.14 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 5037815..a55d5ac 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -438,7 +438,7 @@ CONFIG_BRIDGE=y # CONFIG_BRIDGE_EBT_T_NAT is not set # CONFIG_BRIDGE_EBT_ULOG is not set # CONFIG_BRIDGE_EBT_VLAN is not set -# CONFIG_BRIDGE_IGMP_SNOOPING is not set +CONFIG_BRIDGE_IGMP_SNOOPING=y # CONFIG_BRIDGE_NETFILTER is not set # CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BRIDGE_VLAN_FILTERING is not set diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12 index 3ff4586..09345f2 100644 --- a/target/linux/generic/config-3.12 +++ b/target/linux/generic/config-3.12 @@ -464,7 +464,7 @@ CONFIG_BRIDGE=y # CONFIG_BRIDGE_EBT_T_NAT is not set # CONFIG_BRIDGE_EBT_ULOG is not set # CONFIG_BRIDGE_EBT_VLAN is not set -# CONFIG_BRIDGE_IGMP_SNOOPING is not set +CONFIG_BRIDGE_IGMP_SNOOPING=y # CONFIG_BRIDGE_NETFILTER is not set # CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BRIDGE_VLAN_FILTERING is not set diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index d2ed4f7..cd68906 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -470,7 +470,7 @@ CONFIG_BRIDGE=y # CONFIG_BRIDGE_EBT_T_NAT is not set # CONFIG_BRIDGE_EBT_ULOG is not set # CONFIG_BRIDGE_EBT_VLAN is not set -# CONFIG_BRIDGE_IGMP_SNOOPING is not set +CONFIG_BRIDGE_IGMP_SNOOPING=y # CONFIG_BRIDGE_NETFILTER is not set # CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BRIDGE_VLAN_FILTERING is not set diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index bbb00de..aac873d 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -478,7 +478,7 @@ CONFIG_BRIDGE=y # CONFIG_BRIDGE_EBT_T_NAT is not set # CONFIG_BRIDGE_EBT_ULOG is not set # CONFIG_BRIDGE_EBT_VLAN is not set -# CONFIG_BRIDGE_IGMP_SNOOPING is not set +CONFIG_BRIDGE_IGMP_SNOOPING=y # CONFIG_BRIDGE_NETFILTER is not set # CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BRIDGE_VLAN_FILTERING is not set |