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

Commit 5455d700 authored by Sachin Kamat's avatar Sachin Kamat Committed by Joerg Roedel
Browse files

iommu/exynos: Fix trivial typo



Fix typo and add missing punctuation.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent b28165da
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -182,9 +182,9 @@ config EXYNOS_IOMMU
	select IOMMU_API
	help
	  Support for the IOMMU (System MMU) of Samsung Exynos application
	  processor family. This enables H/W multimedia accellerators to see
	  non-linear physical memory chunks as a linear memory in their
	  address spaces
	  processor family. This enables H/W multimedia accelerators to see
	  non-linear physical memory chunks as linear memory in their
	  address space.

	  If unsure, say N here.

@@ -193,9 +193,9 @@ config EXYNOS_IOMMU_DEBUG
	depends on EXYNOS_IOMMU
	help
	  Select this to see the detailed log message that shows what
	  happens in the IOMMU driver
	  happens in the IOMMU driver.

	  Say N unless you need kernel log message for IOMMU debugging
	  Say N unless you need kernel log message for IOMMU debugging.

config SHMOBILE_IPMMU
	bool