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>
This commit is contained in:
Masahiro Yamada 2016-07-17 01:38:21 +09:00
parent fe8dc1fac7
commit b7c4d25d26
1 changed files with 1 additions and 0 deletions

View 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"