summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Sarode <gsarode@nvidia.com>2011-09-28 14:08:39 +0530
committerVarun Colbert <vcolbert@nvidia.com>2011-09-29 11:48:10 -0700
commit7e76d6d21130511fd5a4b0aae99e226cd674bca0 (patch)
treedbffc85f6f1eee2edc3ae3c984566bae22d757b7
parent2eb8579c851c0e14b132caa80ce48552b8a63663 (diff)
ARM: tegra: Disable AUTO_HOTPLUG for Tegra2.
AUTO_HOTPLUG is not supported on Tegra2 platform. Change-Id: Id6332b8a5e784bfada42c58803075ee2c70ec019 Reviewed-on: http://git-master/r/54915 Tested-by: Gaurav Sarode <gsarode@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Gerrit_Virtual_Submit Reviewed-by: Scott Williams <scwilliams@nvidia.com>
-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 86addb2ef820..c7e3fee7f6ec 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -310,7 +310,7 @@ config TEGRA_CLUSTER_CONTROL
config TEGRA_AUTO_HOTPLUG
bool "Enable automatic CPU hot-plugging"
- depends on HOTPLUG_CPU && CPU_FREQ && !ARCH_CPU_PROBE_RELEASE
+ depends on HOTPLUG_CPU && CPU_FREQ && !ARCH_CPU_PROBE_RELEASE && !ARCH_TEGRA_2x_SOC
default y
help
This option enables turning CPUs off/on and switching tegra