|
@@ -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
|