projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
027230a
)
mac80211: Clarify ath9k & ath10k debug selection
author
John Crispin
<john@openwrt.org>
Fri, 24 Jul 2015 09:11:17 +0000
(09:11 +0000)
committer
John Crispin
<john@openwrt.org>
Fri, 24 Jul 2015 09:11:17 +0000
(09:11 +0000)
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
package/kernel/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mac80211/Makefile
b/package/kernel/mac80211/Makefile
index 4a6b418e6c580c43467c302ac38713a366be2cd7..3394fbe3536fa43d6ea800cc252006592cf2666c 100644
(file)
--- a/
package/kernel/mac80211/Makefile
+++ b/
package/kernel/mac80211/Makefile
@@
-515,7
+515,7
@@
define KernelPackage/ath/config
bool "Atheros wireless debugging"
help
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
bool "Enable DFS support"