From f8dee360341538f80a1b61b632c852c443ba5558 Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 28 Dec 2016 08:43:27 -0800 Subject: powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig Use Kconfig option for E500 and E500MC macros. Signed-off-by: York Sun --- include/configs/B4860QDS.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/B4860QDS.h') diff --git a/include/configs/B4860QDS.h b/include/configs/B4860QDS.h index 7d3ebf3..e3ed317 100644 --- a/include/configs/B4860QDS.h +++ b/include/configs/B4860QDS.h @@ -50,9 +50,6 @@ #endif /* High Level Configuration Options */ -#define CONFIG_BOOKE -#define CONFIG_E500 /* BOOKE e500 family */ -#define CONFIG_E500MC /* BOOKE e500mc family */ #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */ #define CONFIG_MP /* support multiple processors */ -- cgit v1.1