ARM: sunxi: select ARM_PSCI
authorZalan Blenessy <zalan.blenessy@gmail.com>
Wed, 1 Jan 2014 17:02:55 +0000 (18:02 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 1 Jan 2014 22:58:17 +0000 (23:58 +0100)
On Allwinner sun7i (A20) SoCs, the SMP operations are implemented in
u-boot, and exposed to the kernel through PSCI.

We thus need to enable PSCI support for Allwinner SoCs so that the
kernel uses it to bring up the additionnal cores.

Signed-off-by: Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/mach-sunxi/Kconfig

Simple merge