Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-microblaze.git] / drivers / net / wireless / intel / iwlwifi / Kconfig
index 091d621..1085afb 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
@@ -31,7 +31,7 @@ config IWLWIFI
          In order to use this driver, you will need a firmware
          image for it. You can obtain the microcode from:
 
-                 <http://wireless.kernel.org/en/users/Drivers/iwlwifi>.
+                 <https://wireless.wiki.kernel.org/en/users/Drivers/iwlwifi>.
 
          The firmware is typically installed in /lib/firmware. You can
          look in the hotplug script /etc/hotplug/firmware.agent to
@@ -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.