summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-17 19:24:28 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-20 07:15:28 +0900
commit18c11986674ae917aad2465ef88cbb2c4e92b170 (patch)
tree001eb59a5bfff1c1481574ac0326e150fa639ef9 /arch
parent48efc8a25bcf859a5ba58e3025b65641adaed3cb (diff)
downloadblackbird-obmc-uboot-18c11986674ae917aad2465ef88cbb2c4e92b170.tar.gz
blackbird-obmc-uboot-18c11986674ae917aad2465ef88cbb2c4e92b170.zip
ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to Kconfig
I just did not notice this option had an entry in Kconfig. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch')
-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 175c9f70aa..89be0b3bd7 100644
--- a/arch/arm/mach-uniphier/Kconfig
+++ b/arch/arm/mach-uniphier/Kconfig
@@ -11,6 +11,7 @@ config ARCH_UNIPHIER_64BIT
bool
select ARM64
select SPL_SEPARATE_BSS
+ select ARMV8_MULTIENTRY
choice
prompt "UniPhier SoC select"
OpenPOWER on IntegriCloud