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

Commit b26e4922 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres Committed by Gerrit - the friendly Code Review server
Browse files

iommu: Align QCOM_IOMMU_IO_PGTABLE_QUIRKS with other configs



The IOMMU configs should not be enabled unless we are sure
that we need to use them, so align the description for
QCOM_IOMMU_IO_PGTABLE_QUIRKS to reflect this.

Change-Id: I62893ae6f263200417f69ffdd559f9601241f9f2
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 0149304d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ config QCOM_IOMMU_IO_PGTABLE_QUIRKS
	  saved in the system cache, and disabling the write-allocate
	  hint when saving page tables in the system cache.

	  If unsure, say Y here.
	  If unsure, say N here.

endmenu