mac80211: use minstrel_ht by default for ath9k
[openwrt/svn-archive/archive.git] / package / mac80211 / Makefile
index d63fd84639a748744067f41dd62e631fea7fc2c9..0219817137b69fc5fb9ed2775958b7b0a593b7fc 100644 (file)
@@ -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