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

Commit b16c0663 authored by Karthik Rudrapatna's avatar Karthik Rudrapatna Committed by Gerrit - the friendly Code Review server
Browse files

msm: Add config option for Realtek R8125 IOSS glue driver



Add config option Realtek R8125 IOSS glue driver.

Change-Id: Ibf6d82c31a4711ec18b53fefca516c5bb875220a
Signed-off-by: default avatarKarthik Rudrapatna <krudrapa@codeaurora.org>
parent cfc04e49
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -159,6 +159,18 @@ config R8125
	  To compile this driver as a module, choose M here: the module
	  will be called r8125.

config R8125_IOSS
	tristate "Realtek R8125 IOSS glue driver"
	depends on R8125
	depends on IOSS
	help
	  Enables IPA Ethernet Offload path on Realtek R8125 NIC. 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.

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

config R8125_IPA_OFFLOAD
	bool "Enable IPA offload on Realtek R8125 driver"
	depends on IPA3