|
@@ -143,4 +143,12 @@ config ICMP_DISABLE_PS
|
|
config CONFIG_BUILD_TIMESTAMP
|
|
config CONFIG_BUILD_TIMESTAMP
|
|
bool "Embed timestamp in wlan version"
|
|
bool "Embed timestamp in wlan version"
|
|
default n
|
|
default n
|
|
|
|
+
|
|
|
|
+config WLAN_FEATURE_FILS
|
|
|
|
+ bool "Enable FILS feature"
|
|
|
|
+ default n
|
|
|
|
+
|
|
|
|
+config NAN_CONVERGENCE
|
|
|
|
+ bool "Enable NAN_CONVERGENCE feature"
|
|
|
|
+ default n
|
|
endif # QCA_CLD_WLAN
|
|
endif # QCA_CLD_WLAN
|