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

Commit 403c4184 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: sdm855: enable iommu lazy mapping support"

parents 3b833068 e435406a
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
+1 −1
Original line number Diff line number Diff line
@@ -363,7 +363,7 @@ config ARM_SMMU_V3

config QCOM_LAZY_MAPPING
	bool "Reference counted iommu-mapping support"
	depends on ION_MSM
	depends on ION
	depends on IOMMU_API
	help
	  ION buffers may be shared between several software clients.