summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-08-28 15:38:17 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-08-30 22:19:28 +0900
commitde09faab4e214e432f826b76101f1b4bb6c802f9 (patch)
treed60b5507d6ba205eed10ad6de63ba3c7f978825d
parent94bd3699eeb2c158f61a678bc023c3dfda284298 (diff)
downloadblackbird-obmc-uboot-de09faab4e214e432f826b76101f1b4bb6c802f9.tar.gz
blackbird-obmc-uboot-de09faab4e214e432f826b76101f1b4bb6c802f9.zip
ARM: uniphier: remove unused macro
This macro is not referenced at all. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
-rw-r--r--include/configs/uniphier.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 908be266f3..b0a7daa2bf 100644
--- a/include/configs/uniphier.h
+++ b/include/configs/uniphier.h
@@ -299,8 +299,6 @@
/* Open Firmware flat tree */
#define CONFIG_OF_LIBFDT
-#define CONFIG_HAVE_ARM_SECURE
-
/* Memory Size & Mapping */
#define CONFIG_SYS_SDRAM_BASE CONFIG_SDRAM0_BASE
OpenPOWER on IntegriCloud