Browse Source

qcacld-3.0: Missing FW interface, disable CONFIG_IPA_OFFLOAD

htt.h FW interface file has missing interface for
WLAN_WDI_IPA_GET_SHARING_STATS_REQ and WLAN_WDI_IPA_SET_QUOTA_ReQ.
Disable IPA until we have them coming from FW file

Change-Id: I0fdec26c6a6b9d5e0f97cb31f344cd6f446b2e53
CRs-Fixed: 2084537
Manjunathappa Prakash 7 years ago
parent
commit
143a24e732
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Kbuild

+ 1 - 1
Kbuild

@@ -356,7 +356,7 @@ CONFIG_ATH_PCIE_ACCESS_DEBUG := 0
 
 #Enable IPA offload
 ifeq ($(CONFIG_IPA), y)
-CONFIG_IPA_OFFLOAD := 1
+#CONFIG_IPA_OFFLOAD := 1
 endif
 
 #Enable Signed firmware support for split binary format