staging: qcacld-3.0: Fix Kconfig
* Correct badly named options * Add missing options Change-Id: I4a5cc2216fe36a07520827cdb9577a75ec09450a
This commit is contained in:
parent
a492739e39
commit
96b2738d6b
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue