qcacld-3.0: Add config files for Genoa USB

1) Add perf,debug config files for Genoa USB attach
2) Changes to sdio config files for Genoa HL data path flags

CRs-Fixed: 2269442
Change-Id: I720d7d2aa2167380e06251eab51629bd64117272
Bu işleme şunda yer alıyor:
Ajit Pal Singh
2018-06-19 11:48:02 +05:30
işlemeyi yapan: nshrivas
ebeveyn 275a24081e
işleme 0bd748ae95
5 değiştirilmiş dosya ile 345 ekleme ve 0 silme

6
Kbuild
Dosyayı Görüntüle

@@ -1765,6 +1765,12 @@ cppflags-y += -DHIF_USB \
-DCONFIG_HL_SUPPORT
endif
#Enable Genoa specific features.
cppflags-$(CONFIG_QCA_HL_NETDEV_FLOW_CONTROL) += -DQCA_HL_NETDEV_FLOW_CONTROL
cppflags-$(CONFIG_FEATURE_HL_GROUP_CREDIT_FLOW_CONTROL) += -DFEATURE_HL_GROUP_CREDIT_FLOW_CONTROL
cppflags-$(CONFIG_FEATURE_HL_DBS_GROUP_CREDIT_SHARING) += -DFEATURE_HL_DBS_GROUP_CREDIT_SHARING
cppflags-$(CONFIG_CREDIT_REP_THROUGH_CREDIT_UPDATE) += -DCONFIG_CREDIT_REP_THROUGH_CREDIT_UPDATE
#Enable FW logs through ini
cppflags-y += -DCONFIG_FW_LOGS_BASED_ON_INI