From: David S. Miller Date: Sun, 28 Feb 2010 08:51:42 +0000 (-0800) Subject: bridge: Make IGMP snooping depend upon BRIDGE. X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=024c378f0b719d43b01b875caefa19f2612e103a;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git bridge: Make IGMP snooping depend upon BRIDGE. Signed-off-by: David S. Miller --- 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