qcacld-3.0: Enable V2 FLOW CONTROL for SNOC
Enable "tx flow control v2" for SNOC. Acked-by: Orhan K AKYILDIZ <oka@qca.qualcomm.com> Change-Id: Ifaca9c97d78e6b09876e3d0a7a9e85d763e67e09 CRs-Fixed: 999422
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
9dd19130fe
commit
fa345994b5
4
Kbuild
4
Kbuild
@@ -164,6 +164,10 @@ ifeq ($(KERNEL_BUILD), 0)
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
ifeq ($(CONFIG_ROME_IF), snoc)
|
||||||
|
CONFIG_WLAN_TX_FLOW_CONTROL_V2 := y
|
||||||
|
endif
|
||||||
|
|
||||||
# Flag to enable LFR Subnet Detection
|
# Flag to enable LFR Subnet Detection
|
||||||
CONFIG_LFR_SUBNET_DETECTION := y
|
CONFIG_LFR_SUBNET_DETECTION := y
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user