From fb2bf8c2c6c5e80a941987d7c8abcf47c825f942 Mon Sep 17 00:00:00 2001 From: York Sun Date: Tue, 4 Oct 2016 14:31:48 -0700 Subject: arm: Move FSL_LSCH2 FSL_LSCH3 to Kconfig Move these options to Kconfig and create a sub-menu to avoid name conflict with other architectures. Signed-off-by: York Sun Reviewed-by: Simon Glass --- include/configs/ls2080a_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ls2080a_common.h') diff --git a/include/configs/ls2080a_common.h b/include/configs/ls2080a_common.h index 42d0298..d9eea09 100644 --- a/include/configs/ls2080a_common.h +++ b/include/configs/ls2080a_common.h @@ -9,7 +9,6 @@ #define CONFIG_REMAKE_ELF #define CONFIG_FSL_LAYERSCAPE -#define CONFIG_FSL_LSCH3 #define CONFIG_MP #define CONFIG_GICV3 #define CONFIG_FSL_TZPC_BP147 -- cgit v1.1