commit | 024c378f0b719d43b01b875caefa19f2612e103a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Feb 28 00:51:42 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 28 00:51:42 2010 -0800 |
tree | 5f1e9c06ab6faadca3f14cf16071c53dc3cf8cd7 | |
parent | d902eee43f1951b358d7347d9165c6af21cf7b1b [diff] [blame] |
bridge: Make IGMP snooping depend upon BRIDGE. Signed-off-by: David S. Miller <davem@davemloft.net>
diff --git a/net/bridge/Kconfig b/net/bridge/Kconfig index 78dd549..19a6b96 100644 --- a/net/bridge/Kconfig +++ b/net/bridge/Kconfig
@@ -34,6 +34,7 @@ config BRIDGE_IGMP_SNOOPING bool "IGMP snooping" + depends on BRIDGE default y ---help--- If you say Y here, then the Ethernet bridge will be able selectively