Loading arch/arm/configs/vendor/sdxlemur.config +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading drivers/platform/msm/Kconfig +16 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
arch/arm/configs/vendor/sdxlemur.config +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
drivers/platform/msm/Kconfig +16 −0 Original line number Diff line number Diff line Loading @@ -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 Loading