From c5a04aaadcc0cd1cee7174ed5fbb376ee30332d1 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 1 Mar 2010 21:48:55 +0000 Subject: 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 --- package/mac80211/Config.in.ath9k | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package/mac80211/Config.in.ath9k') diff --git a/package/mac80211/Config.in.ath9k b/package/mac80211/Config.in.ath9k index 91e5984c6..70a36c97c 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 -- cgit v1.2.3