Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af87b162 authored by Karthik Kantamneni's avatar Karthik Kantamneni Committed by Madan Koyyalamudi
Browse files

qcacld-3.0: Enable REO queue descriptor history

Enable REO queue descriptor history for Lithium based targets

Change-Id: I452726ceb056e880096f72572e562a2d4db7e3b3
CRs-Fixed: 2929956
parent f5012473
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3481,6 +3481,7 @@ cppflags-$(CONFIG_SAR_SAFETY_FEATURE) += -DSAR_SAFETY_FEATURE

cppflags-$(CONFIG_WLAN_FEATURE_DP_EVENT_HISTORY) += -DWLAN_FEATURE_DP_EVENT_HISTORY
cppflags-$(CONFIG_WLAN_FEATURE_DP_RX_RING_HISTORY) += -DWLAN_FEATURE_DP_RX_RING_HISTORY
cppflags-$(CONFIG_REO_QDESC_HISTORY) += -DREO_QDESC_HISTORY
cppflags-$(CONFIG_WLAN_DP_PER_RING_TYPE_CONFIG) += -DWLAN_DP_PER_RING_TYPE_CONFIG
cppflags-$(CONFIG_WLAN_CE_INTERRUPT_THRESHOLD_CONFIG) += -DWLAN_CE_INTERRUPT_THRESHOLD_CONFIG
cppflags-$(CONFIG_SAP_DHCP_FW_IND) += -DSAP_DHCP_FW_IND
+1 −0
Original line number Diff line number Diff line
@@ -1059,6 +1059,7 @@ ifeq ($(CONFIG_LITHIUM), y)
		CONFIG_WLAN_RECORD_RX_PADDR := y
		CONFIG_HIF_CPU_PERF_AFFINE_MASK := y
		CONFIG_WLAN_FEATURE_DP_RX_RING_HISTORY := y
		CONFIG_REO_QDESC_HISTORY := y
	endif
	CONFIG_WLAN_FEATURE_DP_EVENT_HISTORY := y
	CONFIG_ALLOW_PKT_DROPPING := y