From 87499e938df0d250cd97c611d39e9181295f8c9e Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 16 Nov 2016 11:27:54 -0800 Subject: powerpc: MPC8560ADS: Remove macro CONFIG_MPC8560ADS This macro is no longer used. Signed-off-by: York Sun --- include/configs/MPC8560ADS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/MPC8560ADS.h b/include/configs/MPC8560ADS.h index 8a0b2d8..641521c 100644 --- a/include/configs/MPC8560ADS.h +++ b/include/configs/MPC8560ADS.h @@ -22,7 +22,6 @@ #define CONFIG_BOOKE 1 /* BOOKE */ #define CONFIG_E500 1 /* BOOKE e500 family */ #define CONFIG_CPM2 1 /* has CPM2 */ -#define CONFIG_MPC8560ADS 1 /* MPC8560ADS board specific */ /* * default CCARBAR is at 0xff700000 -- cgit v1.1