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

Commit 05b7669c authored by Anant Goel's avatar Anant Goel Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: Enable VirtIO RPMSG bus for Quin GVM platform



Add support for RPMSG over the virtIO standard for Quin
GVM platforms.

Change-Id: Ided2f11a1b716cb95a1cac5a703082f95a5f7560
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent c8980a40
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -434,6 +434,7 @@ CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_DEBUG_TRACKING=y
CONFIG_IOMMU_TESTS=y
CONFIG_RPMSG_VIRTIO=y
CONFIG_QCOM_QMI_HELPERS=y
CONFIG_QCOM_SMEM=y
CONFIG_QCOM_SCM_QCPE=y
+1 −0
Original line number Diff line number Diff line
@@ -445,6 +445,7 @@ CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_DEBUG_TRACKING=y
CONFIG_IOMMU_TESTS=y
CONFIG_RPMSG_VIRTIO=y
CONFIG_QCOM_QMI_HELPERS=y
CONFIG_QCOM_SMEM=y
CONFIG_QCOM_SCM_QCPE=y