summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/Kconfig')
-rw-r--r--arch/arm/mach-tegra/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Kconfig b/arch/arm/mach-tegra/Kconfig
index 197e85ae2cee..d477116db830 100644
--- a/arch/arm/mach-tegra/Kconfig
+++ b/arch/arm/mach-tegra/Kconfig
@@ -224,6 +224,15 @@ config TEGRA_CLOCK_DEBUG_WRITE
depends on DEBUG_FS
default n
+config TEGRA_AUTO_HOTPLUG
+ bool "Enable automatic CPU hot-plugging"
+ depends on HOTPLUG_CPU && CPU_FREQ
+ default y
+ help
+ This option enables turning CPUs off/on and switching tegra
+ high/low power CPU clusters automatically, corresponding to
+ CPU frequency scaling.
+
config TEGRA_MC_PROFILE
tristate "Enable profiling memory controller utilization"
default n