From fbbcceda438713f01b32ae57f296c87b6a11988b Mon Sep 17 00:00:00 2001 From: Hiroshi DOYU Date: Thu, 26 Jan 2012 08:56:40 +0200 Subject: 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 Reviewed-on: http://git-master/r/77513 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Krishna Reddy Reviewed-by: Varun Wadekar Rebase-Id: Rd18ae60b3943f5387628950b89b7b4cb1678740f --- drivers/iommu/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers') diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig index 37c878a4fd46..b394c6c5fbe7 100644 --- a/drivers/iommu/Kconfig +++ b/drivers/iommu/Kconfig @@ -155,7 +155,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 -- cgit v1.2.3