qcacld-3.0: Add packet capture feature option into Kconfig
* Needed after LA.UM.7.4.r1-05300-8x98.0 merge. Signed-off-by: Albert I <kras@raphielgang.org> Change-Id: I7af8ef790db303c8cb0d338479b85b12b4f86019
This commit is contained in:
parent
91261f4801
commit
93e8af2c9d
1 changed files with 4 additions and 0 deletions
|
@ -148,6 +148,10 @@ config WLAN_FEATURE_FILS
|
||||||
bool "Enable FILS_SK feature"
|
bool "Enable FILS_SK feature"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
config WLAN_FEATURE_PKT_CAPTURE
|
||||||
|
bool "Enable packet capture feature"
|
||||||
|
default n
|
||||||
|
|
||||||
config FEATURE_PKTLOG
|
config FEATURE_PKTLOG
|
||||||
bool "Packet log"
|
bool "Packet log"
|
||||||
default n
|
default n
|
||||||
|
|
Loading…
Add table
Reference in a new issue