summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorJeff Johnson <jjohnson@codeaurora.org>2018-07-17 20:36:45 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-08-01 08:35:47 -0700
commit17539cd54ac52fe1d72b6a0035a153e62df22ce0 (patch)
treed53415d706d50a1a30846bbbf69e41588c7983a6 /Kconfig
parentf3776d790e653346c517a54657be2341684f7d8f (diff)
downloadqcacld-17539cd54ac52fe1d72b6a0035a153e62df22ce0.tar.gz
qcacld-3.0: Add SARV1 to SARV2 feature flag
Add SARV1 to SARV2 feature flag. CRs-Fixed: 2282071 Change-Id: Iaaf449a222bf999a1d9227bde030a30cc84d18e0
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 40669d4777..bb65a842cd 100644
--- a/Kconfig
+++ b/Kconfig
@@ -132,7 +132,7 @@ config ICMP_DISABLE_PS
bool "Enable ICMP packet disable powersave feature"
default n
-config CONFIG_BUILD_TIMESTAMP
+config BUILD_TIMESTAMP
bool "Embed timestamp in wlan version"
default n
@@ -151,4 +151,9 @@ config WLAN_OBJMGR_DEBUG
config WLAN_FEATURE_DFS_OFFLOAD
bool "Enable dfs offload feature"
default n
+
+config WLAN_FEATURE_SARV1_TO_SARV2
+ bool "Enable conversion of SAR v1 to v2 feature"
+ default n
+
endif # QCA_CLD_WLAN