treewide: replace '---help---' in Kconfig files with 'help'
[linux-block.git] / drivers / net / ethernet / ezchip / Kconfig
index 6db75fd2f9af3fdf1f103480ce3364d16a1daa3d..38aa824efb25de663a1d6431d83d1e68abf9b0dd 100644 (file)
@@ -6,7 +6,7 @@
 config NET_VENDOR_EZCHIP
        bool "EZchip devices"
        default y
-       ---help---
+       help
          If you have a network (Ethernet) device belonging to this class, say Y.
 
          Note that the answer to this question doesn't directly affect the
@@ -20,7 +20,7 @@ config EZCHIP_NPS_MANAGEMENT_ENET
        tristate "EZchip NPS management enet support"
        depends on OF_IRQ && OF_NET
        depends on HAS_IOMEM
-       ---help---
+       help
          Simple LAN device for debug or management purposes.
          Device supports interrupts for RX and TX(completion).
          Device does not have DMA ability.