Author: nbd Date: 2015-09-13 19:38:42 +0200 (Sun, 13 Sep 2015) New Revision: 46895
Modified: trunk/package/kernel/mac80211/Makefile Log: ath10k: make title for the old firmware config option more meaningful Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/kernel/mac80211/Makefile =================================================================== --- trunk/package/kernel/mac80211/Makefile 2015-09-13 15:11:27 UTC (rev 46894) +++ trunk/package/kernel/mac80211/Makefile 2015-09-13 17:38:42 UTC (rev 46895) @@ -624,7 +624,7 @@ if PACKAGE_kmod-ath10k config ATH10K_API2_FW - bool "Firmware optimized for AP operation (v10.1 / API v2)" + bool "Use old AP mode firmware release (v10.1 / API v2)" default n help Use the ath10k firmware from the 10.1 SDK using API v2 optimized _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
