mac80211: use minstrel_ht by default for ath9k

SVN-Revision: 20971
This commit is contained in:
Felix Fietkau 2010-04-17 23:58:37 +00:00
parent 36877a5b41
commit 456432a56b

View 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