Skip to content

Commit

Permalink
iommu/exynos: Fix trivial typo
Browse files Browse the repository at this point in the history
Fix typo and add missing punctuation.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
  • Loading branch information
Sachin Kamat authored and Joerg Roedel committed May 26, 2014
1 parent b28165d commit 5455d70
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions drivers/iommu/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@ config EXYNOS_IOMMU
depends on ARCH_EXYNOS
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
Support for the IOMMU (System MMU) of Samsung Exynos application
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.

Expand All @@ -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
Expand Down

0 comments on commit 5455d70

Please sign in to comment.