Browse Source

qcacld-3.0: Enable the CONFIG_HIF_DEBUG for Genoa module

Enable the CONFIG_HIF_DEBUG for Genoa module to get more
info for further debugging.

Change-Id: Ie60a1746dbd26cd5573cc6c5dab07c9c9196d419
CRs-Fixed: 3618364
Qun Zhang 1 year ago
parent
commit
cb01911ebb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      configs/genoa.pci.debug_defconfig

+ 2 - 0
configs/genoa.pci.debug_defconfig

@@ -65,6 +65,8 @@ CONFIG_DEBUG_RX_RING_BUFFER := y
 CONFIG_WLAN_OBJMGR_DEBUG:= y
 CONFIG_FEATURE_UNIT_TEST_SUSPEND := y
 CONFIG_LEAK_DETECTION := y
+CONFIG_HIF_DEBUG := y
+CONFIG_HIF_LARGE_CE_RING_HISTORY := 8192
 endif
 CONFIG_RX_PERFORMANCE := y