From 17539cd54ac52fe1d72b6a0035a153e62df22ce0 Mon Sep 17 00:00:00 2001 From: Jeff Johnson Date: Tue, 17 Jul 2018 20:36:45 -0700 Subject: qcacld-3.0: Add SARV1 to SARV2 feature flag Add SARV1 to SARV2 feature flag. CRs-Fixed: 2282071 Change-Id: Iaaf449a222bf999a1d9227bde030a30cc84d18e0 --- Kconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Kconfig') 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 -- cgit v1.2.3