qcacld-3.0: Enable hal reg write failure history for lithium

Enable the register write failure history for
reo remap registers in lithium based targets.

Change-Id: Iaed3ea33e8ae3ab012b2403c50cb785f81497c04
CRs-Fixed: 2626325
This commit is contained in:
Rakesh Pillai
2020-02-20 13:53:00 +05:30
committed by nshrivas
parent ffe7808a10
commit eddb4c83ee

1
Kbuild
View File

@@ -2852,6 +2852,7 @@ 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
cppflags-y += -DENABLE_HAL_SOC_STATS
cppflags-y += -DENABLE_HAL_REG_WR_HISTORY
endif
cppflags-$(CONFIG_WLAN_CLD_PM_QOS) += -DCLD_PM_QOS