aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/Kconfig
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2013-05-31 13:43:05 +0100
committerJon Medhurst <tixy@linaro.org>2013-07-01 11:05:14 +0100
commitdd94c6f646873c2f16b70e1cc82451fe1c2a83c6 (patch)
treecea38fe44942eedadf861de2023a3052fc7f0f00 /arch/arm/mach-vexpress/Kconfig
parent5ecac7d2203156ab963db3b5c34712395f83562b (diff)
tc2_pm: Fixup for new SPC driver
Signed-off-by: Jon Medhurst <tixy@linaro.org>
Diffstat (limited to 'arch/arm/mach-vexpress/Kconfig')
-rw-r--r--arch/arm/mach-vexpress/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-vexpress/Kconfig b/arch/arm/mach-vexpress/Kconfig
index 1ce8798e7ee..d8b86861a7d 100644
--- a/arch/arm/mach-vexpress/Kconfig
+++ b/arch/arm/mach-vexpress/Kconfig
@@ -60,7 +60,7 @@ config ARCH_VEXPRESS_CA9X4
config ARCH_VEXPRESS_TC2
bool "TC2 cluster management"
depends on MCPM
- select ARM_SPC
+ select VEXPRESS_SPC
select ARM_CCI
help
Support for CPU and cluster power management on TC2.