mac80211: use minstrel_ht by default for ath9k

SVN-Revision: 20971
owl
Felix Fietkau 2010-04-17 23:58:37 +00:00
parent 36877a5b41
commit 456432a56b
1 changed files with 1 additions and 0 deletions

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