qcacld-3.0: Add Modularization of monitor mode flag for qca6390

Adding flags to support FR of Modularization of
monitor mode for Hastings to avoid compile issue.

Change-Id: I7be63661dde17179c8eb5fb5e5fd9b2dc0c9f4af
CRs-Fixed: 3011407
This commit is contained in:
Chaoli Zhou
2021-08-11 11:28:31 +08:00
committed by Madan Koyyalamudi
parent 5a540a315f
commit c01c25d97b

View File

@@ -110,6 +110,12 @@ else
CONFIG_QCACLD_WLAN_LFR2 := y
endif
ifeq ($(CONFIG_LITHIUM), y)
CONFIG_WIFI_MONITOR_SUPPORT := y
CONFIG_QCA_MONITOR_PKT_SUPPORT := y
CONFIG_MONITOR_MODULARIZED_ENABLE := n
endif
ifneq ($(CONFIG_MOBILE_ROUTER), y)
#Flag to enable TDLS feature
CONFIG_QCOM_TDLS := y