treewide: replace '---help---' in Kconfig files with 'help'
[linux-2.6-microblaze.git] / net / bridge / Kconfig
index 51a6414..8087919 100644 (file)
@@ -8,7 +8,7 @@ config BRIDGE
        select LLC
        select STP
        depends on IPV6 || IPV6=n
-       ---help---
+       help
          If you say Y here, then your Linux box will be able to act as an
          Ethernet bridge, which means that the different Ethernet segments it
          is connected to will appear as one Ethernet to the participants.
@@ -39,7 +39,7 @@ config BRIDGE_IGMP_SNOOPING
        depends on BRIDGE
        depends on INET
        default y
-       ---help---
+       help
          If you say Y here, then the Ethernet bridge will be able selectively
          forward multicast traffic based on IGMP/MLD traffic received from
          each port.
@@ -53,7 +53,7 @@ config BRIDGE_VLAN_FILTERING
        depends on BRIDGE
        depends on VLAN_8021Q
        default n
-       ---help---
+       help
          If you say Y here, then the Ethernet bridge will be able selectively
          receive and forward traffic based on VLAN information in the packet
          any VLAN information configured on the bridge port or bridge device.