From aa6e241a4ce8b3b82eaf37d670f93e0db43d036f Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 16 Nov 2016 15:25:52 -0800 Subject: powerpc: P1022DS: Remove macro CONFIG_P1022DS Use CONFIG_TARGET_P1022DS instead. Signed-off-by: York Sun --- include/configs/P1022DS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index 88d1d358699..6f07080a878 100644 --- a/include/configs/P1022DS.h +++ b/include/configs/P1022DS.h @@ -90,7 +90,6 @@ /* High Level Configuration Options */ #define CONFIG_BOOKE /* BOOKE */ #define CONFIG_E500 /* BOOKE e500 family */ -#define CONFIG_P1022DS #define CONFIG_MP /* support multiple processors */ #ifndef CONFIG_SYS_TEXT_BASE -- cgit v1.3.1