qcacld-3.0: Enable TX HW descriptor history support
Enable TX HW descriptor history support for Lithium targets Change-Id: I84c079cb28f0e320de5378291a21263b8417372f CRs-Fixed: 2934910
This commit is contained in:

committed by
Madan Koyyalamudi

부모
75647e4a8f
커밋
5f7a749e92
1
Kbuild
1
Kbuild
@@ -3625,6 +3625,7 @@ cppflags-$(CONFIG_WLAN_FEATURE_DP_EVENT_HISTORY) += -DWLAN_FEATURE_DP_EVENT_HIST
|
||||
cppflags-$(CONFIG_WLAN_FEATURE_DP_RX_RING_HISTORY) += -DWLAN_FEATURE_DP_RX_RING_HISTORY
|
||||
cppflags-$(CONFIG_WLAN_FEATURE_DP_TX_DESC_HISTORY) += -DWLAN_FEATURE_DP_TX_DESC_HISTORY
|
||||
cppflags-$(CONFIG_REO_QDESC_HISTORY) += -DREO_QDESC_HISTORY
|
||||
cppflags-$(CONFIG_DP_TX_HW_DESC_HISTORY) += -DDP_TX_HW_DESC_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
|
||||
|
Reference in New Issue
Block a user