[U-Boot] [PATCH] ARM: uniphier: remove unused macro

Masahiro Yamada yamada.masahiro at socionext.com
Fri Aug 28 08:38:17 CEST 2015


This macro is not referenced at all.

Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
---
 include/configs/uniphier.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/uniphier.h b/include/configs/uniphier.h
index 908be26..b0a7daa 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
 
-- 
1.9.1



More information about the U-Boot mailing list