ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 16 Jul 2016 16:38:21 +0000 (01:38 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 23 Jul 2016 14:24:47 +0000 (23:24 +0900)
This is needed when booting Linux without ARM Trusted Firmware.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Kconfig

index e256eeb..e39ced6 100644 (file)
@@ -12,6 +12,7 @@ config ARCH_UNIPHIER_64BIT
        select ARM64
        select SPL_SEPARATE_BSS
        select ARMV8_MULTIENTRY
+       select ARMV8_SPIN_TABLE
 
 choice
         prompt "UniPhier SoC select"