qcacld-3.0: Channel hopping for 2_4G and 5G band
qcacld-2.0 to qcacld-3.0 propagation Allow device switch to a different channel if the current channel is congested, using the 11h channel switch announcement. Change-Id: I1766785017e43f17cc800039b383ee5dabcd6ea5 CRs-Fixed: 2082632
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
2aa3f24cc2
commit
76d2a16f03
4
Kbuild
4
Kbuild
@@ -2029,6 +2029,10 @@ ifeq ($(CONFIG_ARCH_MDM9607), y)
|
||||
CDEFINES += -DCONFIG_TUFELLO_DUAL_FW_SUPPORT
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_ARCH_MSM8996), y)
|
||||
CDEFINES += -DCHANNEL_HOPPING_ALL_BANDS
|
||||
endif
|
||||
|
||||
#Enable Signed firmware support for split binary format
|
||||
ifeq ($(CONFIG_QCA_SIGNED_SPLIT_BINARY_SUPPORT), 1)
|
||||
CDEFINES += -DQCA_SIGNED_SPLIT_BINARY_SUPPORT
|
||||
|
Reference in New Issue
Block a user