summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/mac80211/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index d63fd8463..021981713 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -436,6 +436,7 @@ define KernelPackage/ath9k/config
config PACKAGE_ATH9K_USE_MINSTREL
bool "use the new minstrel_ht rate control for ath9k"
+ default y
endmenu
endef