summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorNirav Shah <nnshah@codeaurora.org>2016-04-26 11:41:29 +0530
committerVishwajith Upendra <vishwaji@codeaurora.org>2016-06-14 14:28:36 -0700
commitcc1f1ae34021b61f7aa7253a17626f02485522a6 (patch)
tree90a0e8ca5ba87742455103a5392a6a6d8a718df1 /Kconfig
parent0ddd4f656a6ed5dbdecd2782c9d0318de06a2b67 (diff)
downloadqcacld-cc1f1ae34021b61f7aa7253a17626f02485522a6.tar.gz
qcacld-3.0: Add ini support for DPTRACE
Add ini parameter and feature flag for DPTRACE to enable/disable as per requirement. Change-Id: I80db65adb7b8e82d5ea75cceac742fd229d7a2b5 CRs-Fixed: 1008087
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 51194f09be..0190bdafd7 100644
--- a/Kconfig
+++ b/Kconfig
@@ -127,4 +127,8 @@ config PKT_PROTO_TRACE
bool "Enable packet trace feature"
default n
+config FEATURE_DP_TRACE
+ bool "Enable data path trace feature"
+ default n
+
endif # QCA_CLD_WLAN