diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bridge/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
34 | 34 | ||
35 | config BRIDGE_IGMP_SNOOPING | 35 | config 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 |