mac80211: Add ath11k to the help text of ATH_DEBUG
authorJacob Aharon <ah.jacob@gmail.com>
Tue, 22 Aug 2023 05:03:45 +0000 (15:03 +1000)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 25 Aug 2023 21:56:21 +0000 (23:56 +0200)
ATH_DEBUG package is required to debug ath11k.

Fixes: 93ae4353cdf6 ("mac80211: add ath11k PCI support")
Signed-off-by: Jacob Aharon <ah.jacob@gmail.com>
package/kernel/mac80211/ath.mk

index c75630a8bb0b672c11ad9a6d6923bfbd0e7179fd..881c89db253dc6d7f5b510e01f1df7fdf340da80 100644 (file)
@@ -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"