diff --git a/drivers/staging/qcacld-3.0/Kconfig b/drivers/staging/qcacld-3.0/Kconfig index 171602203bf5..2e33d8854f33 100644 --- a/drivers/staging/qcacld-3.0/Kconfig +++ b/drivers/staging/qcacld-3.0/Kconfig @@ -136,11 +136,16 @@ 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 config WLAN_FEATURE_SARV1_TO_SARV2 bool "Enable conversion of SAR v1 to v2 feature" default n + +config WLAN_FEATURE_FILS + bool "Enable FILS_SK feature" + default n + endif # QCA_CLD_WLAN