qcacld-3.0: Enable config HAL_DISABLE_NON_BA_2K_JUMP_ERROR
Enable the config HAL_DISABLE_NON_BA_2K_JUMP_ERROR to disable the 2k jump error detection in case of NON-BA. CRs-Fixed: 2583130 Change-Id: I7eec5bc8ab2eddc4ba4eba4df4120112ad379bf0
This commit is contained in:
1
Kbuild
1
Kbuild
@@ -2706,6 +2706,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(CONFIG_LITHIUM), y)
|
ifeq ($(CONFIG_LITHIUM), y)
|
||||||
cppflags-$(CONFIG_WLAN_TX_FLOW_CONTROL_V2) += -DQCA_AC_BASED_FLOW_CONTROL
|
cppflags-$(CONFIG_WLAN_TX_FLOW_CONTROL_V2) += -DQCA_AC_BASED_FLOW_CONTROL
|
||||||
|
cppflags-y += -DHAL_DISABLE_NON_BA_2K_JUMP_ERROR
|
||||||
endif
|
endif
|
||||||
|
|
||||||
cppflags-$(CONFIG_WLAN_CLD_PM_QOS) += -DCLD_PM_QOS
|
cppflags-$(CONFIG_WLAN_CLD_PM_QOS) += -DCLD_PM_QOS
|
||||||
|
Reference in New Issue
Block a user