diff --git a/drivers/staging/qcacld-3.0/Kconfig b/drivers/staging/qcacld-3.0/Kconfig index 3b2cebc7ee99..aa44855867cb 100644 --- a/drivers/staging/qcacld-3.0/Kconfig +++ b/drivers/staging/qcacld-3.0/Kconfig @@ -148,6 +148,10 @@ config WLAN_FEATURE_FILS bool "Enable FILS_SK feature" default n +config WLAN_FEATURE_PKT_CAPTURE + bool "Enable packet capture feature" + default n + config FEATURE_PKTLOG bool "Packet log" default n