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

Commit ad4841c8 authored by Prakash Gupta's avatar Prakash Gupta Committed by Gerrit - the friendly Code Review server
Browse files

iommu: Default Enable DMA_CONFIGURE_ALIGNMENT



Enable DMA_CONFIGURE_ALIGNMENT by default for QGKI. Enablement as such
doesn't change the default alignment of DMA clients, clients needs to
explicitly enable it.

Change-Id: I5677d224fcb147a33a0b86bb7e80741572809756
Signed-off-by: default avatarPrakash Gupta <guptap@codeaurora.org>
parent f50032b4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@ config IOMMU_IOVA_ALIGNMENT

config DMA_CONFIGURE_ALIGNMENT
        bool "Configure IOVA alignment"
	depends on QGKI
	default y
        help
	  Currently the IOVA framework automatically applies IOVA
	  alignment to provided IOVAs based on the requested IOVA size and