From: David S. Miller <davem@davemloft.net>
Date: Sun, 28 Feb 2010 08:51:42 +0000 (-0800)
Subject: bridge: Make IGMP snooping depend upon BRIDGE.
X-Git-Tag: firefly_0821_release~9833^2~3055^2~18
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=024c378f0b719d43b01b875caefa19f2612e103a;p=firefly-linux-kernel-4.4.55.git

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 78dd5497210a..19a6b9629c51 100644
--- a/net/bridge/Kconfig
+++ b/net/bridge/Kconfig
@@ -34,6 +34,7 @@ config BRIDGE
 
 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