commit | d300356cb92e098f36bece0390358130e35713d4 | [log] [tgz] |
---|---|---|
author | Hiroshi Doyu <hdoyu@nvidia.com> | Thu Jan 31 12:43:08 2013 +0200 |
committer | Joerg Roedel <joro@8bytes.org> | Tue Feb 05 14:18:25 2013 +0100 |
tree | 8f38a20ce5d3d7b89bc3c0c5057d8115d9fca158 | |
parent | fe1229b968e1bd391ce7a89bff51aed10d02b578 [diff] |
iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA Theoretically TEGRA_IOMMU_SMMU depends on ARCH_TEGRA_3x_SOC and ARCH_TEGRA_114_SOC only. This patch allows a Tegra20 only kernel to enable SMMU(Tegra20 doesn't have a SMMU), which could avoid editing this Kconfig entry every time we add a new chip later. Signed-off-by: Hiroshi Doyu <hdoyu@nvidia.com> Signed-off-by: Joerg Roedel <joro@8bytes.org>