From: Masahiro Yamada Date: Sat, 16 Jul 2016 16:38:21 +0000 (+0900) Subject: ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE X-Git-Tag: KARO-TXSD-2017-03-15~498 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b7c4d25d26ed021f8c167e0f2ef08d6ab5798f32;p=karo-tx-uboot.git ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE This is needed when booting Linux without ARM Trusted Firmware. Signed-off-by: Masahiro Yamada --- diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig index e256eeb668..e39ced674f 100644 --- a/arch/arm/mach-uniphier/Kconfig +++ b/arch/arm/mach-uniphier/Kconfig @@ -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"