Browse Source

qcacld-3.0: Enable CONFIG_WDI_EVENT_ENABLE for enhanced CFR feature

This is requirement about enable CONFIG_WDI_EVENT_ENABLE for enhanced
CFR feature, since this feature expected data from monitor status ring
by WDI event.

Change-Id: I6f152d8b1f4a03a1f0faef0c2338d906ab9f93f1
CRs-Fixed: 3223545
Wu Gao 2 years ago
parent
commit
6fac8201a3
1 changed files with 3 additions and 2 deletions
  1. 3 2
      configs/default_defconfig

+ 3 - 2
configs/default_defconfig

@@ -922,10 +922,11 @@ CONFIG_WAPI_BIG_ENDIAN := n
 endif
 
 #Enable WDI Event support
+CONFIG_WDI_EVENT_ENABLE := y
 ifeq ($(CONFIG_REMOVE_PKT_LOG), y)
+ifeq ($(CONFIG_WLAN_ENH_CFR_ENABLE), n)
 CONFIG_WDI_EVENT_ENABLE := n
-else
-CONFIG_WDI_EVENT_ENABLE := y
+endif
 endif
 
 #Enable the type_specific_data in the ath_pktlog_arg