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

Commit 4a627999 authored by Michael Adisumarta's avatar Michael Adisumarta
Browse files

msm: ipa: QMI API changes for SDM855



SDM855 driver changes for new QMI upstream changes.

Change-Id: I76bac70a450d17ee894461c726fc7163553f713e
Acked-by: default avatarJyothi Jayanthi <jyothij@qti.qualcomm.com>
Signed-off-by: default avatarMichael Adisumarta <madisuma@codeaurora.org>
parent 12c1f428
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ config IPA3

config RMNET_IPA3
	tristate "IPA3 RMNET WWAN Network Device"
	depends on IPA3 && MSM_QMI_INTERFACE
	depends on IPA3 && QCOM_QMI_HELPERS
	help
	  This WWAN Network Driver implements network stack class device.
	  It supports Embedded data transfer from A7 to Q6. Configures IPA HW
Loading