summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-03-23 05:45:12 -0400
committerThierry Reding <treding@nvidia.com>2015-08-13 10:07:52 -0400
commit588c43a7bd5a53ae523b318e1db16bdd59963a3c (patch)
treedc439e2c4d666bd06588cd9ff7e96960da129cd9 /drivers/iommu/Kconfig
parent3c01cf3befa66cc21f06672685cf59a53056887a (diff)
memory: tegra: Add Tegra210 support
Add the table of memory clients and SWGROUPs for Tegra210 to enable SMMU support for this new SoC. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/iommu/Kconfig')
-rw-r--r--drivers/iommu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig
index f1fb1d3ccc56..f491aec95160 100644
--- a/drivers/iommu/Kconfig
+++ b/drivers/iommu/Kconfig
@@ -222,7 +222,7 @@ config TEGRA_IOMMU_SMMU
222 select IOMMU_API 222 select IOMMU_API
223 help 223 help
224 This driver supports the IOMMU hardware (SMMU) found on NVIDIA Tegra 224 This driver supports the IOMMU hardware (SMMU) found on NVIDIA Tegra
225 SoCs (Tegra30 up to Tegra132). 225 SoCs (Tegra30 up to Tegra210).
226 226
227config EXYNOS_IOMMU 227config EXYNOS_IOMMU
228 bool "Exynos IOMMU Support" 228 bool "Exynos IOMMU Support"