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/MPC8540ADS.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/configs/MPC8540ADS.h') diff --git a/include/configs/MPC8540ADS.h b/include/configs/MPC8540ADS.h index 9fd7109..02ad0b0 100644 --- a/include/configs/MPC8540ADS.h +++ b/include/configs/MPC8540ADS.h @@ -18,10 +18,6 @@ #ifndef __CONFIG_H #define __CONFIG_H -/* High Level Configuration Options */ -#define CONFIG_BOOKE 1 /* BOOKE */ -#define CONFIG_E500 1 /* BOOKE e500 family */ - /* * default CCARBAR is at 0xff700000 * assume U-Boot is less than 0.5MB -- cgit v1.1