diff options
| author | Rajeev Kumar <rajekuma@codeaurora.org> | 2016-08-15 11:58:09 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-17 17:06:40 -0700 |
| commit | ea4eb0b037cdabc696820afc6fc14545b05287f0 (patch) | |
| tree | 8a0b5e7c343fb33d9a7bb9da24642373eb6adc97 | |
| parent | ec51a5a4c897376042addc13e2c2203e7ae7f7dd (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-- | Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1249,7 +1249,6 @@ endif ifeq ($(CONFIG_HIF_SNOC), 1) CDEFINES += -DHIF_SNOC -CDEFINES += -DWLAN_SUSPEND_RESUME_TEST endif #Enable High Latency related Flags |
