summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiro Sugawara <hsugawara@nvidia.com>2011-04-01 14:04:35 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:42:28 -0800
commit8d8a6fb8d0455174bd6619dd0ea5a97ef92fffb1 (patch)
tree60feec961a4df3835411f9db9d4dc942eb66ee12
parentc714c2e02ffb4ee05a4b2a5cfb2ea1b31206b1c1 (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> Original-Change-Id: I648e4e48c2b8c698ce997a966c14f47a50ba23bb Rebase-Id: Ref275c4058dae6c064fe41e850ec61f019b27724
-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 9a105cdc35c0..2f522e934efb 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -198,7 +198,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).