qcacld-3.0: Add infra to disable/enable wifi
As part of protected dynamic interface control feature, add infra to disable/enable wifi, when invoked from user space. Change-Id: I3f6c2abcef1ef89cbd0a735820de9b54d37bfa29 CRs-Fixed: 3166467
此提交包含在:
3
Kbuild
3
Kbuild
@@ -4379,6 +4379,9 @@ ifeq ($(CONFIG_DP_HW_TX_DELAY_STATS_ENABLE), y)
|
||||
cppflags-y += -DHW_TX_DELAY_STATS_ENABLE
|
||||
endif
|
||||
|
||||
#Flags to enable/disable Dynamic WLAN interface control feature
|
||||
cppflags-$(CONFIG_WLAN_DYNAMIC_IFACE_CTRL) += -DFEATURE_WLAN_DYNAMIC_IFACE_CTRL
|
||||
|
||||
KBUILD_CPPFLAGS += $(cppflags-y)
|
||||
|
||||
# Currently, for versions of gcc which support it, the kernel Makefile
|
||||
|
新增問題並參考
封鎖使用者