1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

mac80211: Clarify ath9k & ath10k debug selection

Ath debug mode applies to ath10k as well as ath9k.
Update Makefile help text to clarify.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>

SVN-Revision: 46468
This commit is contained in:
John Crispin 2015-07-24 09:11:17 +00:00
parent 027230ade2
commit 38991bf90b

@ -515,7 +515,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.
Right now only ath9k makes use of this. Only ath9k & ath10k make use of this.
config PACKAGE_ATH_DFS config PACKAGE_ATH_DFS
bool "Enable DFS support" bool "Enable DFS support"