qcacld-3.0: featurize wmi multi mac service
Featurize wmi multi mac service with the feature flag WMI_MULTI_MAC_SVC, to cleanup CONFIG_MCL dependency. Change-Id: Id159a514cf3773e4dcbc0ecd290014b828673882
This commit is contained in:
parent
8a402c949d
commit
6230c333d6
2
Kbuild
2
Kbuild
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user