summaryrefslogtreecommitdiffstats
path: root/include/configs
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 /include/configs
parent48efc8a25bcf859a5ba58e3025b65641adaed3cb (diff)
downloadtalos-obmc-uboot-18c11986674ae917aad2465ef88cbb2c4e92b170.tar.gz
talos-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 'include/configs')
-rw-r--r--include/configs/uniphier.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 68f6c9f239..77057d0097 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -99,7 +99,6 @@
#define CONFIG_SYS_MMC_ENV_PART 1
#ifdef CONFIG_ARM64
-#define CONFIG_ARMV8_MULTIENTRY
#define CPU_RELEASE_ADDR 0x80000000
#define COUNTER_FREQUENCY 50000000
#define CONFIG_GICV3
OpenPOWER on IntegriCloud