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

Commit d517d32a authored by Lakshit Tyagi's avatar Lakshit Tyagi Committed by Gerrit - the friendly Code Review server
Browse files

msm: Add config option for AQC glue driver



Add kernel config option for AQC glue driver for IOSSv2.

Change-Id: I70b328962867c9ef66428beb0cbd895285615094
Signed-off-by: default avatarLakshit Tyagi <ltyagi@codeaurora.org>
parent 98ed1806
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -168,6 +168,21 @@ config R8125_IPA_OFFLOAD
	  various use cases independent of radio technology. When this is
	  disabled Realtek R8125 driver switches to embedded software path.

config AQFWD_IOSS
	tristate "AQC glue driver for IOSS v2"
	depends on AQFWD
	depends on IOSS
	select ATLFWD_FWD
	help
	  Enables IPA Ethernet Offload path on atlantic-fwd driver. It is
	  designed to support generic HW processing of UL/DL IP packets for
	  various use cases to reduce the cpu load during E2E IP traffic.
	  When this is disabled, atlantic-fwd driver switches to embedded software path.

	  To compile this driver as a module, choose M here. Module will be called
	  aqc_ioss.
	  If unsure, say N.

config IPA_ETH
	bool "IPA Ethernet Offload Sub-system support"
	depends on IPA3