Explorar o código

mac80211: Add ath11k to the help text of ATH_DEBUG

ATH_DEBUG package is required to debug ath11k.

Fixes: 93ae4353cdf6 ("mac80211: add ath11k PCI support")
Signed-off-by: Jacob Aharon <[email protected]>
Jacob Aharon %!s(int64=2) %!d(string=hai) anos
pai
achega
adcd032679
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package/kernel/mac80211/ath.mk

+ 1 - 1
package/kernel/mac80211/ath.mk

@@ -98,7 +98,7 @@ define KernelPackage/ath/config
 		bool "Atheros wireless debugging"
 		help
 		  Say Y, if you want to debug atheros wireless drivers.
-		  Only ath9k & ath10k make use of this.
+		  Only ath9k & ath10k & ath11k make use of this.
 
 	config PACKAGE_ATH_DFS
 		bool "Enable DFS support"