Merge "qcacld-3.0: featurize wmi multi mac service" into wlan-cld3.driver.lnx.2.0

This commit is contained in:
CNSS_WLAN Service 2019-07-04 10:05:03 -07:00 committed by Gerrit - the friendly Code Review server
commit 6571ad5fc6

2
Kbuild
View File

@ -2558,6 +2558,8 @@ cppflags-$(CONFIG_WMI_ROAM_SUPPORT) += -DWMI_ROAM_SUPPORT
cppflags-$(CONFIG_WMI_CONCURRENCY_SUPPORT) += -DWMI_CONCURRENCY_SUPPORT
cppflags-$(CONFIG_WMI_STA_SUPPORT) += -DWMI_STA_SUPPORT
cppflags-y += -DWMI_MULTI_MAC_SVC
# Dummy flag for WIN/MCL converged data path compilation
cppflags-y += -DDP_PRINT_ENABLE=0
cppflags-y += -DATH_SUPPORT_WRAP=0