summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiger Yu <tfyu@codeaurora.org>2017-05-05 16:03:15 +0800
committertfyu <tfyu@codeaurora.org>2017-05-05 16:04:04 +0800
commitd3fd88f1b6e8377b030a4c04575e9e25153fbca1 (patch)
tree56c11622a6fdeb0bf137dd7c1a3533f3188042f1
parent6f6125cdf24dbc53edcb3148daf6f0f418ac4131 (diff)
qcacld-2.0: Enable TX completion thread & TCP perf
Enalbe the TX completion thread & TCP perf to improve the TX throughput for sdio HL solution. Change-Id: I41f682a6edb175b63ce1603ccc2328b06906b34e CRs-Fixed: 2043189
-rw-r--r--Kbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/Kbuild b/Kbuild
index 4d9549e251cb..9fba673ef576 100644
--- a/Kbuild
+++ b/Kbuild
@@ -1599,6 +1599,11 @@ CDEFINES += -DMAC_NOTIFICATION_FEATURE
CDEFINES += -DCHANNEL_HOPPING_ALL_BANDS
endif
+ifeq ($(CONFIG_ARCH_MSM8937), y)
+CDEFINES += -DTX_COMPLETION_THREAD
+CDEFINES += -DMSM8976_TCP_PERF
+endif
+
ifdef CPTCFG_QCA_CLD_WLAN
CDEFINES += -DWITH_BACKPORTS
#Enable OBSS feature