qcacld-3.0: Disable TX credit cmd and status rings for Kiwi
Kiwi target does not use the TX credit cmd ring and the TX status ring. Hence disable these srngs for Kiwi target. Change-Id: I2473aad5b16316e3033c7d7ee9f81ee518dd2097 CRs-Fixed: 3157132
这个提交包含在:
2
Kbuild
2
Kbuild
@@ -3811,6 +3811,8 @@ cppflags-$(CONFIG_SYSTEM_PM_CHECK) += -DSYSTEM_PM_CHECK
|
||||
cppflags-$(CONFIG_DISABLE_EAPOL_INTRABSS_FWD) += -DDISABLE_EAPOL_INTRABSS_FWD
|
||||
cppflags-$(CONFIG_TX_AGGREGATION_SIZE_ENABLE) += -DTX_AGGREGATION_SIZE_ENABLE
|
||||
cppflags-$(CONFIG_TX_MULTI_TCL) += -DTX_MULTI_TCL
|
||||
cppflags-$(CONFIG_WLAN_DP_DISABLE_TCL_CMD_CRED_SRNG) += -DWLAN_DP_DISABLE_TCL_CMD_CRED_SRNG
|
||||
cppflags-$(CONFIG_WLAN_DP_DISABLE_TCL_STATUS_SRNG) += -DWLAN_DP_DISABLE_TCL_STATUS_SRNG
|
||||
|
||||
# Enable Low latency
|
||||
cppflags-$(CONFIG_WLAN_FEATURE_LL_MODE) += -DWLAN_FEATURE_LL_MODE
|
||||
|
在新工单中引用
屏蔽一个用户