Author: blogic Date: 2015-07-24 11:11:17 +0200 (Fri, 24 Jul 2015) New Revision: 46468
Modified: trunk/package/kernel/mac80211/Makefile Log: 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 <[email protected]> Modified: trunk/package/kernel/mac80211/Makefile =================================================================== --- trunk/package/kernel/mac80211/Makefile 2015-07-24 09:11:06 UTC (rev 46467) +++ trunk/package/kernel/mac80211/Makefile 2015-07-24 09:11:17 UTC (rev 46468) @@ -515,7 +515,7 @@ 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" _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
