treewide: replace '---help---' in Kconfig files with 'help'
[linux-block.git] / drivers / net / wireless / intel / iwlwifi / Kconfig
index 091d621ad25fd58fe30dc63af688d9c564bfe7d2..36153fa5f96a869dfac4b5a1c3f20a5ae81e0625 100644 (file)
@@ -3,7 +3,7 @@ config IWLWIFI
        tristate "Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) "
        depends on PCI && HAS_IOMEM && CFG80211
        select FW_LOADER
-       ---help---
+       help
          Select to build the driver supporting the:
 
          Intel Wireless WiFi Link Next-Gen AGN
@@ -96,7 +96,7 @@ menu "Debugging Options"
 
 config IWLWIFI_DEBUG
        bool "Enable full debugging output in the iwlwifi driver"
-       ---help---
+       help
          This option will enable debug tracing output for the iwlwifi drivers
 
          This will result in the kernel module being ~100k larger.  You can
@@ -121,7 +121,7 @@ config IWLWIFI_DEBUG
 config IWLWIFI_DEBUGFS
        bool "iwlwifi debugfs support"
        depends on MAC80211_DEBUGFS
-       ---help---
+       help
          Enable creation of debugfs files for the iwlwifi drivers. This
          is a low-impact option that allows getting insight into the
          driver's state at runtime.