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

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

Merge "msm: ipa: Remove obsolete entries from kconfig"

parents a4a0ddba 16d2b29a
Loading
Loading
Loading
Loading
+2 −24
Original line number Diff line number Diff line
@@ -63,28 +63,6 @@ config USB_BAM
	  USB BAM driver was added to supports SPS Peripheral-to-Peripheral
	  transfers between the USB and other peripheral.

config IPA
	tristate "IPA support"
	depends on SPS && NET
	help
	  This driver supports the Internet Packet Accelerator (IPA) core.
	  IPA is a programmable protocol processor HW block.
	  It is designed to support generic HW processing of UL/DL IP packets
	  for various use cases independent of radio technology.
	  The driver support client connection and configuration
	  for the IPA core.
	  Kernel and user-space processes can call the IPA driver
	  to configure IPA core.

config RMNET_IPA
	tristate "IPA RMNET WWAN Network Device"
	depends on IPA && MSM_QMI_INTERFACE
	help
	  This WWAN Network Driver implements network stack class device.
	  It supports Embedded data transfer from A7 to Q6. Configures IPA HW
	  for RmNet Data Driver and also exchange of QMI messages between
	  A7 and Q6 IPA-driver.

config GSI
	bool "GSI support"
	help
@@ -131,7 +109,7 @@ config RMNET_IPA3

config ECM_IPA
	tristate "STD ECM LAN Driver support"
	depends on IPA || IPA3
	depends on IPA3
	help
	  Enables LAN between applications processor and a tethered
	  host using the STD ECM protocol.
@@ -140,7 +118,7 @@ config ECM_IPA

config RNDIS_IPA
	tristate "RNDIS_IPA Network Interface Driver support"
	depends on IPA || IPA3
	depends on IPA3
	help
	  Enables LAN between applications processor and a tethered
	  host using the RNDIS protocol.