aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2010-02-28 03:51:42 -0500
committerDavid S. Miller <davem@davemloft.net>2010-02-28 03:51:42 -0500
commit024c378f0b719d43b01b875caefa19f2612e103a (patch)
tree5f1e9c06ab6faadca3f14cf16071c53dc3cf8cd7 /net/bridge/Kconfig
parentd902eee43f1951b358d7347d9165c6af21cf7b1b (diff)
bridge: Make IGMP snooping depend upon BRIDGE.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/Kconfig')
-rw-r--r--net/bridge/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bridge/Kconfig b/net/bridge/Kconfig
index 78dd5497210..19a6b9629c5 100644
--- a/net/bridge/Kconfig
+++ b/net/bridge/Kconfig
@@ -34,6 +34,7 @@ config BRIDGE
34 34
35config BRIDGE_IGMP_SNOOPING 35config BRIDGE_IGMP_SNOOPING
36 bool "IGMP snooping" 36 bool "IGMP snooping"
37 depends on BRIDGE
37 default y 38 default y
38 ---help--- 39 ---help---
39 If you say Y here, then the Ethernet bridge will be able selectively 40 If you say Y here, then the Ethernet bridge will be able selectively