qcacld-3.0: Add 11d host scan build config
Add build flags CONFIG_HOST_11D_SCAN to enable 11d host scan. Change-Id: I8888a5f8df7645760fa9c31fcb8a3a191da37a9c CRs-Fixed: 2314832
Este cometimento está contido em:

cometido por
nshrivas

ascendente
a1f3a1a31b
cometimento
2fce71693c
6
Kbuild
6
Kbuild
@@ -1258,6 +1258,9 @@ REGULATORY_OBJS := $(REG_CORE_OBJ_DIR)/reg_db.o \
|
||||
$(REG_DISPATCHER_OBJ_DIR)/wlan_reg_services_api.o \
|
||||
$(REG_DISPATCHER_OBJ_DIR)/wlan_reg_tgt_api.o \
|
||||
$(REG_DISPATCHER_OBJ_DIR)/wlan_reg_ucfg_api.o
|
||||
ifeq ($(CONFIG_HOST_11D_SCAN), y)
|
||||
REGULATORY_OBJS += $(REG_CORE_OBJ_DIR)/reg_host_11d.o
|
||||
endif
|
||||
|
||||
############## Control path common scheduler ##########
|
||||
SCHEDULER_DIR := scheduler
|
||||
@@ -2176,6 +2179,9 @@ cppflags-$(CONFIG_CRYPTO_COMPONENT) += -DWLAN_CONV_CRYPTO_SUPPORTED \
|
||||
-DWLAN_CRYPTO_FILS_OS_DERIVATIVE \
|
||||
-DWLAN_CRYPTO_OMAC1_OS_DERIVATIVE
|
||||
|
||||
#Enable host 11d scan
|
||||
cppflags-$(CONFIG_HOST_11D_SCAN) += -DHOST_11D_SCAN
|
||||
|
||||
#Stats & Quota Metering feature
|
||||
ifeq ($(CONFIG_IPA_OFFLOAD), y)
|
||||
ifeq ($(CONFIG_QCACLD_FEATURE_METERING), y)
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador