qcacld-3.0: Enable parsing of common user info for KIWI

Enable the support to parse the common user info from
the tlv in monitor status ring for KIWI.

Change-Id: Id54817efb65c005578c7cc28286feabde1bea652
CRs-Fixed: 3129126
Dieser Commit ist enthalten in:
Rakesh Pillai
2022-02-11 10:32:33 -08:00
committet von Madan Koyyalamudi
Ursprung 6a71939a15
Commit 31716fb03c
2 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen

Datei anzeigen

@@ -126,6 +126,7 @@ ifeq (y,$(findstring y,$(CONFIG_CNSS_KIWI) $(CONFIG_CNSS_KIWI_V2)))
CONFIG_WINDOW_REG_PLD_LOCK_ENABLE := y
CONFIG_TX_MULTI_TCL := y
CONFIG_OFDM_SCRAMBLER_SEED := y
CONFIG_WLAN_RX_MON_PARSE_CMN_USER_INFO := y
endif
ifeq (y,$(findstring y,$(CONFIG_LITHIUM) $(CONFIG_BERYLLIUM)))