summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRajeev Kumar <rajekuma@codeaurora.org>2016-08-15 11:58:09 -0700
committerqcabuildsw <qcabuildsw@localhost>2016-08-17 17:06:40 -0700
commitea4eb0b037cdabc696820afc6fc14545b05287f0 (patch)
tree8a0b5e7c343fb33d9a7bb9da24642373eb6adc97
parentec51a5a4c897376042addc13e2c2203e7ae7f7dd (diff)
qcacld-3.0: Disable suspend/resume unit test framework in Kbuild
APPS suspend/resume support is ready. By default disable WLAN suspend resume test framework and enable it in engineering builds on need basis. Change-Id: If1e23ed41987a1f8b40cfae6504f6b69f8a06932 CRs-Fixed: 1055093
-rw-r--r--Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/Kbuild b/Kbuild
index 9edbedd42457..46240203ad42 100644
--- a/Kbuild
+++ b/Kbuild
@@ -1249,7 +1249,6 @@ endif
ifeq ($(CONFIG_HIF_SNOC), 1)
CDEFINES += -DHIF_SNOC
-CDEFINES += -DWLAN_SUSPEND_RESUME_TEST
endif
#Enable High Latency related Flags