Kaynağa Gözat

qcacld-3.0: Enable AC based flow control by default

Enable QCA_AC_BASED_FLOW_CONTROL in Kbuild file for QCA6290_AX.

Change-Id: I183c75c1d7e98df230bd38e09eb67182ab6f13da
CRs-Fixed: 2323953
chenguo 6 yıl önce
ebeveyn
işleme
5958e5ace7
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      Kbuild

+ 1 - 0
Kbuild

@@ -2279,6 +2279,7 @@ ccflags-$(CONFIG_HIF_SNOC) += -DCE_SVC_CMN_INIT
 
 ifeq ($(CONFIG_QCA6290_11AX), y)
 cppflags-y += -DQCA_WIFI_QCA6290_11AX
+cppflags-$(CONFIG_WLAN_TX_FLOW_CONTROL_V2) += -DQCA_AC_BASED_FLOW_CONTROL
 endif
 
 cppflags-$(CONFIG_WLAN_FEATURE_11AX) += -DWLAN_FEATURE_11AX