summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/Kconfig
diff options
context:
space:
mode:
authorThierry Reding2015-03-23 10:45:12 +0100
committerThierry Reding2015-08-13 16:07:52 +0200
commit588c43a7bd5a53ae523b318e1db16bdd59963a3c (patch)
treedc439e2c4d666bd06588cd9ff7e96960da129cd9 /drivers/iommu/Kconfig
parentmemory: tegra: Add support for a variable-size client ID bitfield (diff)
downloadkernel-qcow2-linux-588c43a7bd5a53ae523b318e1db16bdd59963a3c.tar.gz
kernel-qcow2-linux-588c43a7bd5a53ae523b318e1db16bdd59963a3c.tar.xz
kernel-qcow2-linux-588c43a7bd5a53ae523b318e1db16bdd59963a3c.zip
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
select IOMMU_API
help
This driver supports the IOMMU hardware (SMMU) found on NVIDIA Tegra
- SoCs (Tegra30 up to Tegra132).
+ SoCs (Tegra30 up to Tegra210).
config EXYNOS_IOMMU
bool "Exynos IOMMU Support"