summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
authorHiro Sugawara <hsugawara@nvidia.com>2011-04-01 14:04:35 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-04-26 15:54:58 -0700
commit2f794f098e8798a31b850533882329ab35c9def6 (patch)
tree160001990dc9d2d1560df4a60245a9d265422ba8 /arch/arm/mach-tegra/Kconfig
parent6fe0e2b196b175e8c26b7bbaffbf803108c185f0 (diff)
arm: tegra: TEGRA_AVP_KERNEL_ON_SMMU depends on TEGRA_IOVMM_SMMU
Original-Change-Id: Id8a54910a792509ec8c9c163a15dc2d4cc19a9e9 Reviewed-on: http://git-master/r/25140 Tested-by: Hiro Sugawara <hsugawara@nvidia.com> Reviewed-by: Kaz Fukuoka <kfukuoka@nvidia.com> Reviewed-by: Scott Williams <scwilliams@nvidia.com> Change-Id: I648e4e48c2b8c698ce997a966c14f47a50ba23bb
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 67cc39da5a4c..5f3ecd93713f 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -190,7 +190,7 @@ config TEGRA_AVP_KERNEL_ON_MMU
config TEGRA_AVP_KERNEL_ON_SMMU
bool "Use SMMU to relocate AVP kernel"
- depends on ARCH_TEGRA_3x_SOC
+ depends on TEGRA_IOVMM_SMMU
default n
help
Use SMMU to relocate AVP kernel (nvrm_avp.bin).