mac80211: Add ath11k to the help text of ATH_DEBUG

ATH_DEBUG package is required to debug ath11k.

Fixes: 93ae4353cd ("mac80211: add ath11k PCI support")
Signed-off-by: Jacob Aharon <ah.jacob@gmail.com>
This commit is contained in:
Jacob Aharon 2023-08-22 15:03:45 +10:00 committed by Hauke Mehrtens
parent 96727397ef
commit adcd032679

View file

@ -98,7 +98,7 @@ define KernelPackage/ath/config
bool "Atheros wireless debugging" bool "Atheros wireless debugging"
help help
Say Y, if you want to debug atheros wireless drivers. 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 config PACKAGE_ATH_DFS
bool "Enable DFS support" bool "Enable DFS support"