summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryang.tian <yang.tian@nxp.com>2017-05-11 14:46:12 +0800
committerMarty Faltesek <mfaltesek@google.com>2017-06-05 16:59:25 -0700
commit3f09acaf0237789dde8a5a8c22f43441e38d01bb (patch)
treef3bd8a65eedc29e3f9d2a281ec399e55bd4a2f1f
parentcbd7f5c78bcb95fc689c3e72fa23117ab60cbffa (diff)
downloadimx-v4.1-3f09acaf0237789dde8a5a8c22f43441e38d01bb.tar.gz
Enable CONFIG_BCM4339 to boost wifi performance with OOB
Enable CONFIG_BCM4339 to boost wifi performance on 7d-pico, 6ul-pico and 6ul-iopb boards. With this config enabled, in iperf test,as a client role, 7d-pico average wifi performance increased to 46.36Mbits/sec from 37.01Mbits/sec under 10 times test.Got a 25% increase rate. Change-Id: Ief557bfe6ec4d6da397000fdbdca3f05fcddabce Signed-off-by: Tian Ynag <yang.tian@nxp.com>> (cherry picked from commit 401df9cb81bd978ffea639c413832727a4e63265)
-rw-r--r--arch/arm/configs/imx_v7_android_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_android_defconfig b/arch/arm/configs/imx_v7_android_defconfig
index 3967a0e2e58a..82154d09f552 100644
--- a/arch/arm/configs/imx_v7_android_defconfig
+++ b/arch/arm/configs/imx_v7_android_defconfig
@@ -286,6 +286,7 @@ CONFIG_BCMDHD=y
CONFIG_BCMDHD_SDIO=y
CONFIG_BCMDHD_FW_PATH="/system/etc/firmware/bcm/fw_bcmdhd.bin"
CONFIG_BCMDHD_NVRAM_PATH="/system/etc/firmware/bcm/bcmdhd.cal"
+CONFIG_BCM4339=y
CONFIG_BRCMFMAC=m
# CONFIG_RTL_CARDS is not set
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set