summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/arm32/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-08-10 16:08:49 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-08-11 17:58:06 +0900
commite8a9293295a1a54f6e43970bed2d3bfd124be02c (patch)
treefa423647048b25852bd68aa66175b2d7f879df9a /arch/arm/mach-uniphier/arm32/Makefile
parentee9bc77f3abe316126c2413c77dddac2401214a8 (diff)
downloadu-boot-imx-e8a9293295a1a54f6e43970bed2d3bfd124be02c.zip
u-boot-imx-e8a9293295a1a54f6e43970bed2d3bfd124be02c.tar.gz
u-boot-imx-e8a9293295a1a54f6e43970bed2d3bfd124be02c.tar.bz2
ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs
Currently, only the CPU_ON function is supported. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/arm32/Makefile')
-rw-r--r--arch/arm/mach-uniphier/arm32/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-uniphier/arm32/Makefile b/arch/arm/mach-uniphier/arm32/Makefile
index 5074ebd..6f05d72 100644
--- a/arch/arm/mach-uniphier/arm32/Makefile
+++ b/arch/arm/mach-uniphier/arm32/Makefile
@@ -8,6 +8,7 @@ obj-$(CONFIG_DEBUG_LL) += debug_ll.o
else
obj-y += late_lowlevel_init.o
obj-y += cache-uniphier.o
+obj-$(CONFIG_ARMV7_PSCI) += psci.o psci_smp.o
endif
obj-y += timer.o