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

Commit b3589b50 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: Add config option for Realtek R8125 IOSS glue driver"

parents bfd92908 b16c0663
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