aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSridhar Nuvusetty <Sridhar.Nuvusetty@imgtec.com>2015-12-14 13:48:18 +0530
committerGerrit Code Review <root@hhgit01>2015-12-17 08:47:08 +0000
commitd866eb5f2ce56fec2cd57bad4c37f5f6be7796d3 (patch)
tree417444a0f2f7cb76c76282c053ef036bd42bab1e /arch
parentfb8393e7fd4cbc78acf915d3fc8c3f86512e7f21 (diff)
downloadv4.1-d866eb5f2ce56fec2cd57bad4c37f5f6be7796d3.tar.gz
linux/pistachio_defconfig : CONFIG_MAC80211_RC_MINSTREL_VHT=y
Enable VHT rates in minstrel algorithm. This is required so wireless driver can use higher rates. Change-Id: I6ddcd7dc84bf2699b461f44d9c28b548b443c536 Signed-off-by: Sridhar Nuvusetty <Sridhar.Nuvusetty@imgtec.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/configs/pistachio_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/pistachio_defconfig b/arch/mips/configs/pistachio_defconfig
index 3d0a0f7d92e..a10e0a64eff 100644
--- a/arch/mips/configs/pistachio_defconfig
+++ b/arch/mips/configs/pistachio_defconfig
@@ -378,3 +378,4 @@ CONFIG_CRC_T10DIF=m
CONFIG_CRC7=m
CONFIG_LIBCRC32C=m
# CONFIG_XZ_DEC_X86 is not set
+CONFIG_MAC80211_RC_MINSTREL_VHT=y