summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-17 01:38:21 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-23 23:24:47 +0900
commitb7c4d25d26ed021f8c167e0f2ef08d6ab5798f32 (patch)
tree15b18b9936a4b4c7424d2ebbe3ae2dad353b3454 /arch/arm/mach-uniphier
parentfe8dc1fac70ce9a5672923957c116686c0929433 (diff)
downloadu-boot-imx-b7c4d25d26ed021f8c167e0f2ef08d6ab5798f32.zip
u-boot-imx-b7c4d25d26ed021f8c167e0f2ef08d6ab5798f32.tar.gz
u-boot-imx-b7c4d25d26ed021f8c167e0f2ef08d6ab5798f32.tar.bz2
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>
Diffstat (limited to 'arch/arm/mach-uniphier')
-rw-r--r--arch/arm/mach-uniphier/Kconfig1
1 files changed, 1 insertions, 0 deletions
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 @@ config ARCH_UNIPHIER_64BIT
select ARM64
select SPL_SEPARATE_BSS
select ARMV8_MULTIENTRY
+ select ARMV8_SPIN_TABLE
choice
prompt "UniPhier SoC select"