commit | 3a0850dbd56c93922c6e6dd884586581464d1d08 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jun 17 19:24:28 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jun 20 07:15:28 2016 +0900 |
tree | 001eb59a5bfff1c1481574ac0326e150fa639ef9 | |
parent | 74b79f833bb28dcf08861fb16cf041e3a103b9a6 [diff] [blame] |
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>
diff --git a/arch/arm/mach-uniphier/Kconfig b/arch/arm/mach-uniphier/Kconfig index 175c9f7..89be0b3 100644 --- a/arch/arm/mach-uniphier/Kconfig +++ b/arch/arm/mach-uniphier/Kconfig
@@ -11,6 +11,7 @@ bool select ARM64 select SPL_SEPARATE_BSS + select ARMV8_MULTIENTRY choice prompt "UniPhier SoC select"