]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/net/wireless/iwlwifi/Kconfig
iwlwifi: add the MVM driver
[mirror_ubuntu-bionic-kernel.git] / drivers / net / wireless / iwlwifi / Kconfig
index 5cf43236421ee57a4b3145ded322e49fe05ca6f3..ba319cba3f1eed94c56c2e671f21828f26b147c4 100644 (file)
@@ -43,8 +43,20 @@ config IWLWIFI
          module will be called iwlwifi.
 
 config IWLDVM
-       tristate "Intel Wireless WiFi"
+       tristate "Intel Wireless WiFi DVM Firmware support"
        depends on IWLWIFI
+       help
+         This is the driver supporting the DVM firmware which is
+         currently the only firmware available for existing devices.
+
+config IWLMVM
+       tristate "Intel Wireless WiFi MVM Firmware support"
+       depends on IWLWIFI
+       help
+         This is the driver supporting the MVM firmware which is
+         currently only available for 7000 series devices.
+
+         Say yes if you have such a device.
 
 menu "Debugging Options"
        depends on IWLWIFI