qcacld-3.0: Enable Multi-Client feature for Thermal throttle service

Currently, for Thermal Throttle service, Multi-Client feature is enabled
for QCA6750 only but now it is enabled for all the targets.

Change-Id: I0afd48c481193d02c473bc7daa2226c9225968ed
CRs-Fixed: 3174679
Dieser Commit ist enthalten in:
Rahul Gusain
2022-03-23 21:19:50 +05:30
committet von Madan Koyyalamudi
Ursprung 14fda3cb34
Commit 89a0498939
5 geänderte Dateien mit 34 neuen und 25 gelöschten Zeilen

Datei anzeigen

@@ -1480,11 +1480,11 @@ endif
#Enable Hang Event
CONFIG_WLAN_HANG_EVENT := y
ifeq ($(CONFIG_CNSS_QCA6750), y)
ifeq ($(CONFIG_FW_THERMAL_THROTTLE), y)
CONFIG_WLAN_THERMAL_MULTI_CLIENT_SUPPORT := y
endif
ifeq ($(CONFIG_CNSS_QCA6750), y)
ifeq ($(CONFIG_LITHIUM), y)
CONFIG_DP_LEGACY_MODE_CSM_DEFAULT_DISABLE := 1
CONFIG_DP_RX_DESC_COOKIE_INVALIDATE := y