treewide: replace '---help---' in Kconfig files with 'help'
[linux-block.git] / drivers / net / ethernet / cavium / Kconfig
index 4520e7ee00fe1a24aff0e7674e0536879b2f1236..4875cdae622eaee128dc30d6eb09be3f46a4c9d1 100644 (file)
@@ -6,7 +6,7 @@
 config NET_VENDOR_CAVIUM
        bool "Cavium ethernet drivers"
        default y
-       ---help---
+       help
          Select this option if you want enable Cavium network support.
 
          If you have a Cavium SoC or network adapter, say Y.
@@ -17,7 +17,7 @@ config THUNDER_NIC_PF
        tristate "Thunder Physical function driver"
        depends on 64BIT && PCI
        select THUNDER_NIC_BGX
-       ---help---
+       help
          This driver supports Thunder's NIC physical function.
          The NIC provides the controller and DMA engines to
          move network traffic to/from the memory. The NIC
@@ -29,7 +29,7 @@ config THUNDER_NIC_VF
        tristate "Thunder Virtual function driver"
        imply CAVIUM_PTP
        depends on 64BIT && PCI
-       ---help---
+       help
          This driver supports Thunder's NIC virtual function
 
 config THUNDER_NIC_BGX
@@ -38,7 +38,7 @@ config        THUNDER_NIC_BGX
        select PHYLIB
        select MDIO_THUNDER if PCI
        select THUNDER_NIC_RGX
-       ---help---
+       help
          This driver supports programming and controlling of MAC
          interface from NIC physical function driver.
 
@@ -47,7 +47,7 @@ config        THUNDER_NIC_RGX
        depends on 64BIT && PCI
        select PHYLIB
        select MDIO_THUNDER if PCI
-       ---help---
+       help
          This driver supports configuring XCV block of RGX interface
          present on CN81XX chip.
 
@@ -55,7 +55,7 @@ config CAVIUM_PTP
        tristate "Cavium PTP coprocessor as PTP clock"
        depends on 64BIT && PCI
        depends on PTP_1588_CLOCK
-       ---help---
+       help
          This driver adds support for the Precision Time Protocol Clocks and
          Timestamping coprocessor (PTP) found on Cavium processors.
          PTP provides timestamping mechanism that is suitable for use in IEEE 1588
@@ -70,7 +70,7 @@ config LIQUIDIO
        select FW_LOADER
        select LIBCRC32C
        select NET_DEVLINK
-       ---help---
+       help
          This driver supports Cavium LiquidIO Intelligent Server Adapters
          based on CN66XX, CN68XX and CN23XX chips.
 
@@ -92,7 +92,7 @@ config LIQUIDIO_VF
        tristate "Cavium LiquidIO VF support"
        depends on 64BIT && PCI_MSI
        imply PTP_1588_CLOCK
-       ---help---
+       help
          This driver supports Cavium LiquidIO Intelligent Server Adapter
          based on CN23XX chips.