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

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

Merge "defconfig: Enable IOSS v2 for sdxlemur"

parents 1b399276 129d27e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -321,6 +321,7 @@ CONFIG_EP_PCIE_HW=y
CONFIG_MSM_MHI_DEV=y
CONFIG_UIO=y
CONFIG_UIO_MSM_SHAREDMEM=y
CONFIG_IOSS=m
CONFIG_R8125=y
CONFIG_R8125_IPA_OFFLOAD=y
CONFIG_IPA_ETH=y
+16 −0
Original line number Diff line number Diff line
@@ -133,6 +133,22 @@ config MSM_11AD
	  If you choose to build it as a module, it will be called
	  msm_11ad_proxy.

# Ethernet configuration options

config IOSS
	tristate "IPA Offload Sub-system v2"
	depends on IPA3
	help
	  IPA Offload Sub-system is a generic kernel framework that enables a
	  third-party ethernet driver to attach an ethernet peripheral to IPA
	  for hardware offloading of tethered data paths. The framework
	  provides a generic API interface that ethernet drivers can use to
	  register their hardware functionality with the sub-system in order
	  to enable IPA offload.

	  To compile this driver as a module, choose M here. Module will be
	  called ioss.

config R8125
	tristate "Realtek R8125 driver"
	depends on PCI