qcacld-3.0: Enable packet capture feature

Add the config to enable packet capture feature.

Change-Id: I69d4f7086202c5fd64074029abecc8140a6da907
CRs-Fixed: 2633919
This commit is contained in:
Dundi Raviteja
2020-03-03 18:25:15 +05:30
committed by nshrivas
vanhempi 1bd6962198
commit 0cb22dae74

Näytä tiedosto

@@ -1023,3 +1023,7 @@ CONFIG_ANI_LEVEL_REQUEST := y
ifeq ($(CONFIG_ARCH_QCS405), y)
CONFIG_FEATURE_WLAN_TIME_SYNC_FTM := y
endif
ifeq ($(CONFIG_ARCH_SDM660), y)
CONFIG_WLAN_FEATURE_PKT_CAPTURE := y
endif