Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20489725 authored by Balaji Pothunoori's avatar Balaji Pothunoori Committed by Gerrit - the friendly Code Review server
Browse files

qcacld-3.0: enable ini based tx aggregation for HSP

Currently ini based tx aggregation is disabled,
This change is to enable it for HSP.

Change-Id: I55f78f186927f26dc8064e44f2e6a6f380137caa
CRs-Fixed: 2934422
parent 2043e54b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,7 +50,7 @@ ifeq ($(CONFIG_CNSS_QCA6490), y)
	CONFIG_GENERIC_SHADOW_REGISTER_ACCESS_ENABLE :=y
	CONFIG_WLAN_TWT_SAP_STA_COUNT := y
	CONFIG_WLAN_TWT_SAP_PDEV_COUNT := y
	CONFIG_TX_AGGREGATION_SIZE_ENABLE := n
	CONFIG_TX_AGGREGATION_SIZE_ENABLE := y
	CONFIG_DUMP_REO_QUEUE_INFO_IN_DDR :=y
endif