summaryrefslogtreecommitdiff
path: root/drivers/iommu
diff options
context:
space:
mode:
authorHiroshi DOYU <hdoyu@nvidia.com>2012-01-26 08:56:40 +0200
committerVarun Colbert <vcolbert@nvidia.com>2012-01-30 11:48:52 -0800
commitad89e36817dfff2bfa9ec6b5c6dcf4114f2d952d (patch)
tree825bc94b1cb9330aca4ddd6bf1b1e54906811add /drivers/iommu
parentae53c8666b30a25eb5fc6fe0349be1f607091b5b (diff)
iommu/tegra: gart: Disabled as default in Kconfig
CONFIG_TEGRA_IOMMU_GART has to be selected explicitly because there's 2 IOMMU framewrok existing in Tegra, CONFIG_TEGRA_IOVMM_{GART,SMMU} and CONFIG_TEGRA_IOMMU_{GART,SMMU}. Change-Id: I6f1a0ad8e321c5ad5378baa6bc4a9bcecad9d4d2 Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> Reviewed-on: http://git-master/r/77513 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Krishna Reddy <vdumpa@nvidia.com> Reviewed-by: Varun Wadekar <vwadekar@nvidia.com>
Diffstat (limited to 'drivers/iommu')
-rw-r--r--drivers/iommu/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig
index e291f7adbc96..a2c55bf57903 100644
--- a/drivers/iommu/Kconfig
+++ b/drivers/iommu/Kconfig
@@ -120,7 +120,6 @@ config TEGRA_IOMMU_SMMU
config TEGRA_IOMMU_GART
bool "Tegra GART IOMMU Support"
depends on ARCH_TEGRA_2x_SOC
- default y
select IOMMU_API
help
Enables support for remapping discontiguous physical memory