From 7e76d6d21130511fd5a4b0aae99e226cd674bca0 Mon Sep 17 00:00:00 2001 From: Gaurav Sarode Date: Wed, 28 Sep 2011 14:08:39 +0530 Subject: 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 Reviewed-by: Bharat Nihalani Tested-by: Gerrit_Virtual_Submit Reviewed-by: Scott Williams --- arch/arm/mach-tegra/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm') 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 -- cgit v1.2.3