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

Commit e435406a authored by Liam Mark's avatar Liam Mark
Browse files

defconfig: sdm855: enable iommu lazy mapping support



enable iommu lazy mapping support to improve iommu client
performance.

Change-Id: I0bd8c62d6a371491d14393badda0230839b8ffaf
Signed-off-by: default avatarLiam Mark <lmark@codeaurora.org>
parent bcdcd2df
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -350,6 +350,7 @@ CONFIG_QCOM_APCS_IPC=y
CONFIG_MSM_QMP=y
CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_ARM_SMMU=y
CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_DEBUG_TRACKING=y
CONFIG_IOMMU_TESTS=y
+1 −0
Original line number Diff line number Diff line
@@ -360,6 +360,7 @@ CONFIG_QCOM_APCS_IPC=y
CONFIG_MSM_QMP=y
CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_ARM_SMMU=y
CONFIG_QCOM_LAZY_MAPPING=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_DEBUG_TRACKING=y
CONFIG_IOMMU_TESTS=y