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

Commit c97448a0 authored by Yeshwanth Sriram Guntuka's avatar Yeshwanth Sriram Guntuka
Browse files

qcacld-3.0: Enable dynamic GRO only for SM8150 and Lithium targets

Enable dynamic GRO only for SM8150 and Lithium targets.

Change-Id: If3bee2802b6ffdc497f7ecd0fc0606378b79a276
CRs-Fixed: 3302250
parent 2fce764b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -203,6 +203,7 @@ endif

ifeq ($(CONFIG_ARCH_SM8150), y)
CONFIG_QCACLD_FEATURE_METERING := y
CONFIG_DYNAMIC_RX_AGGREGATION := y
endif

ifeq ($(CONFIG_HELIUMPLUS), y)
@@ -962,9 +963,8 @@ ifeq ($(CONFIG_LITHIUM), y)
	#Enable WMI TX/RX over QMI
	CONFIG_WMI_SEND_RECV_QMI := y
	CONFIG_WLAN_DP_PENDING_MEM_FLUSH := y
endif

	CONFIG_DYNAMIC_RX_AGGREGATION := y
endif

#Flag to enable hdd memory dump feature
CONFIG_FEATURE_MEMDUMP_ENABLE := y