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:
Rakesh Pillai 2019-12-08 15:59:01 +05:30 committed by nshrivas
parent f89f6e3be5
commit a641f069ec

1
Kbuild
View File

@ -2706,6 +2706,7 @@ endif
ifeq ($(CONFIG_LITHIUM), y)
cppflags-$(CONFIG_WLAN_TX_FLOW_CONTROL_V2) += -DQCA_AC_BASED_FLOW_CONTROL
cppflags-y += -DHAL_DISABLE_NON_BA_2K_JUMP_ERROR
endif
cppflags-$(CONFIG_WLAN_CLD_PM_QOS) += -DCLD_PM_QOS