commit | c267581be3c9c05d6abda79509e7b31d6a6978d0 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jul 17 01:38:21 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 23 23:24:47 2016 +0900 |
tree | 15b18b9936a4b4c7424d2ebbe3ae2dad353b3454 | |
parent | 4c34fc4a3cc1c92fff1c9dedf4bef25f2e0b9022 [diff] [blame] |
ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLE This is needed when booting Linux without ARM Trusted Firmware. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig index e256eeb..e39ced6 100644 --- a/arch/arm/mach-uniphier/Kconfig +++ b/arch/arm/mach-uniphier/Kconfig
@@ -12,6 +12,7 @@ select ARM64 select SPL_SEPARATE_BSS select ARMV8_MULTIENTRY + select ARMV8_SPIN_TABLE choice prompt "UniPhier SoC select"