summaryrefslogtreecommitdiff
path: root/arch/arm/mach-highbank/Kconfig
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-09-26 20:02:51 -0500
committerRob Herring <rob.herring@calxeda.com>2013-10-01 16:34:16 -0500
commitdd68eb02e4598d81e9e42400ccbd2cc42f012bfa (patch)
tree4d66a3da8725f9216feb945821c42fa99bce1d83 /arch/arm/mach-highbank/Kconfig
parent97fc4de3d93fea934b0ec8332465b9f1899a9adb (diff)
ARM: highbank: adapt to use ARM PSCI calls
This adapts highbank to use psci for smp_ops and the cpu_suspend function for suspend/resume. Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'arch/arm/mach-highbank/Kconfig')
-rw-r--r--arch/arm/mach-highbank/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-highbank/Kconfig b/arch/arm/mach-highbank/Kconfig
index 8e8437dea3ce..965623de354f 100644
--- a/arch/arm/mach-highbank/Kconfig
+++ b/arch/arm/mach-highbank/Kconfig
@@ -10,6 +10,7 @@ config ARCH_HIGHBANK
select ARM_ERRATA_775420
select ARM_ERRATA_798181
select ARM_GIC
+ select ARM_PSCI
select ARM_TIMER_SP804
select CACHE_L2X0
select CLKDEV_LOOKUP