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

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

iommu: msm: change lazy support to depend on ION



Config MSM_ION no longer exists so change the dependency
for QCOM_LAZY_MAPPING to ION.

Change-Id: I8e2988147ffa30ceebd4e24669fe1a954fc6da4f
Signed-off-by: default avatarLiam Mark <lmark@codeaurora.org>
parent 8c72aa73
Loading
Loading
Loading
Loading
+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.