summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-05-09 01:29:22 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-05-09 01:29:22 -0700
commitaf9c9c817fee11412ca563379a2c9bf49bd78501 (patch)
treebf5d7759442756434a3f737da02a0164e81eb594
parent523bb3e4f4af4515f436bbfce0e5a9f150fb75aa (diff)
parentd3fd88f1b6e8377b030a4c04575e9e25153fbca1 (diff)
Merge "qcacld-2.0: Enable TX completion thread & TCP perf" into wlan-cld2.driver.lnx.1.0-dev
-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