Loading arch/arm64/boot/dts/qcom/sdm660.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -1452,7 +1452,7 @@ }; qcom,rmnet-ipa { compatible = "qcom,rmnet-ipa3"; compatible = "qcom,rmnet-ipa"; qcom,rmnet-ipa-ssr; qcom,ipa-platform-type-msm; qcom,ipa-advertise-sg-support; Loading arch/arm64/configs/vendor/sdm660-perf_defconfig +4 −1 Original line number Diff line number Diff line Loading @@ -527,7 +527,10 @@ CONFIG_QPNP_REVID=y CONFIG_SPS=y CONFIG_SPS_SUPPORT_NDP_BAM=y CONFIG_USB_BAM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA=y CONFIG_RMNET_IPA=y CONFIG_RNDIS_IPA=y CONFIG_MSM_11AD=m CONFIG_SEEMP_CORE=y CONFIG_QCOM_MDSS_PLL=y Loading arch/arm64/configs/vendor/sdm660_defconfig +4 −1 Original line number Diff line number Diff line Loading @@ -547,7 +547,10 @@ CONFIG_QPNP_REVID=y CONFIG_SPS=y CONFIG_SPS_SUPPORT_NDP_BAM=y CONFIG_USB_BAM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA=y CONFIG_RMNET_IPA=y CONFIG_RNDIS_IPA=y CONFIG_MSM_11AD=m CONFIG_SEEMP_CORE=y CONFIG_QCOM_MDSS_PLL=y Loading drivers/platform/msm/Kconfig +24 −2 Original line number Diff line number Diff line Loading @@ -128,6 +128,28 @@ config IPA3 Kernel and user-space processes can call the IPA driver to configure IPA core. config IPA tristate "IPA support" depends on SPS && NET help This driver supports the Internet Packet Accelerator (IPA3) 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 && 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 for RmNet Data Driver and also exchange of QMI messages between A7 and Q6 IPA-driver. config IPA_DEBUG bool "IPA DEBUG for non-perf build" depends on IPA3 Loading Loading @@ -188,7 +210,7 @@ config RMNET_IPA3 config ECM_IPA tristate "STD ECM LAN Driver support" depends on IPA3 depends on IPA || IPA3 help Enables LAN between applications processor and a tethered host using the STD ECM protocol. Loading @@ -197,7 +219,7 @@ config ECM_IPA config RNDIS_IPA tristate "RNDIS_IPA Network Interface Driver support" depends on IPA3 depends on IPA || IPA3 help Enables LAN between applications processor and a tethered host using the RNDIS protocol. Loading Loading
arch/arm64/boot/dts/qcom/sdm660.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -1452,7 +1452,7 @@ }; qcom,rmnet-ipa { compatible = "qcom,rmnet-ipa3"; compatible = "qcom,rmnet-ipa"; qcom,rmnet-ipa-ssr; qcom,ipa-platform-type-msm; qcom,ipa-advertise-sg-support; Loading
arch/arm64/configs/vendor/sdm660-perf_defconfig +4 −1 Original line number Diff line number Diff line Loading @@ -527,7 +527,10 @@ CONFIG_QPNP_REVID=y CONFIG_SPS=y CONFIG_SPS_SUPPORT_NDP_BAM=y CONFIG_USB_BAM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA=y CONFIG_RMNET_IPA=y CONFIG_RNDIS_IPA=y CONFIG_MSM_11AD=m CONFIG_SEEMP_CORE=y CONFIG_QCOM_MDSS_PLL=y Loading
arch/arm64/configs/vendor/sdm660_defconfig +4 −1 Original line number Diff line number Diff line Loading @@ -547,7 +547,10 @@ CONFIG_QPNP_REVID=y CONFIG_SPS=y CONFIG_SPS_SUPPORT_NDP_BAM=y CONFIG_USB_BAM=y CONFIG_GSI=y CONFIG_IPA3=y CONFIG_IPA=y CONFIG_RMNET_IPA=y CONFIG_RNDIS_IPA=y CONFIG_MSM_11AD=m CONFIG_SEEMP_CORE=y CONFIG_QCOM_MDSS_PLL=y Loading
drivers/platform/msm/Kconfig +24 −2 Original line number Diff line number Diff line Loading @@ -128,6 +128,28 @@ config IPA3 Kernel and user-space processes can call the IPA driver to configure IPA core. config IPA tristate "IPA support" depends on SPS && NET help This driver supports the Internet Packet Accelerator (IPA3) 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 && 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 for RmNet Data Driver and also exchange of QMI messages between A7 and Q6 IPA-driver. config IPA_DEBUG bool "IPA DEBUG for non-perf build" depends on IPA3 Loading Loading @@ -188,7 +210,7 @@ config RMNET_IPA3 config ECM_IPA tristate "STD ECM LAN Driver support" depends on IPA3 depends on IPA || IPA3 help Enables LAN between applications processor and a tethered host using the STD ECM protocol. Loading @@ -197,7 +219,7 @@ config ECM_IPA config RNDIS_IPA tristate "RNDIS_IPA Network Interface Driver support" depends on IPA3 depends on IPA || IPA3 help Enables LAN between applications processor and a tethered host using the RNDIS protocol. Loading