From: Hiroshi Doyu Date: Thu, 31 Jan 2013 10:43:08 +0000 (+0200) Subject: iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA X-Git-Tag: v3.9-rc1~73^2^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d300356cb92e098f36bece0390358130e35713d4;p=pandora-kernel.git 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 Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed