From: Luis R. Rodriguez Date: Sat, 18 Sep 2010 21:42:08 +0000 (-0700) Subject: compat-wireless: propagate config.mk changes to atheros defconfig X-Git-Tag: ol_R5.00.02~290 X-Git-Url: https://git.ti.com/gitweb?p=wl12xx%2Fcompat-wireless.git;a=commitdiff_plain;h=b5810c45dc04e37b7054ae4e150f2c675e35a4bf;hp=912ae5f929c4907314a3abc657304c94f1da8de4 compat-wireless: propagate config.mk changes to atheros defconfig Signed-off-by: Luis R. Rodriguez --- diff --git a/defconfigs/atheros-debug.mk b/defconfigs/atheros-debug.mk index 6962ab7..899eb0f 100644 --- a/defconfigs/atheros-debug.mk +++ b/defconfigs/atheros-debug.mk @@ -124,12 +124,12 @@ CONFIG_MAC80211_DEBUG_COUNTERS=y # CONFIG_MAC80211_DRIVER_API_TRACER=y # choose between pid and minstrel as default rate control algorithm -CONFIG_MAC80211_RC_DEFAULT=minstrel +CONFIG_MAC80211_RC_DEFAULT=minstrel_ht CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y # CONFIG_MAC80211_RC_DEFAULT_PID=y # This is the one used by our compat-wireless net/mac80211/rate.c # in case you have and old kernel which is overriding this to pid. -CONFIG_COMPAT_MAC80211_RC_DEFAULT=minstrel +CONFIG_COMPAT_MAC80211_RC_DEFAULT=minstrel_ht CONFIG_MAC80211_RC_PID=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL_HT=y