mac80211: use minstrel_ht by default for ath9k
authorFelix Fietkau <nbd@openwrt.org>
Sat, 17 Apr 2010 23:58:37 +0000 (23:58 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 17 Apr 2010 23:58:37 +0000 (23:58 +0000)
SVN-Revision: 20971

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