aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/Config.in.ath9k
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-03-01 21:48:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-03-01 21:48:55 +0000
commite626a1c2b7bdc77bf2d7e37d60ebd654cff62866 (patch)
tree992187fb4c1827e684bf6b3fa5aed0be0aba797b /package/mac80211/Config.in.ath9k
parent7050ec7ba04c82e14ba5e42c6da691b338526acc (diff)
downloadupstream-e626a1c2b7bdc77bf2d7e37d60ebd654cff62866.tar.gz
upstream-e626a1c2b7bdc77bf2d7e37d60ebd654cff62866.tar.bz2
upstream-e626a1c2b7bdc77bf2d7e37d60ebd654cff62866.zip
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19943 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/Config.in.ath9k')
-rw-r--r--package/mac80211/Config.in.ath9k4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/mac80211/Config.in.ath9k b/package/mac80211/Config.in.ath9k
index 91e5984c65..70a36c97ce 100644
--- a/package/mac80211/Config.in.ath9k
+++ b/package/mac80211/Config.in.ath9k
@@ -10,3 +10,7 @@ config PACKAGE_ATH9K_DEBUG
modprobe ath9k debug=0x00002000
Look in ath9k/core.h for possible debug masks
+
+config PACKAGE_ATH9K_USE_MINSTREL
+ bool "use the new minstrel_ht rate control for ath9k"
+ depends PACKAGE_kmod-ath9k