From 9bb1d6bcd28f036ffc44cadd462eef4e36e340a5 Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 16 Nov 2016 15:45:31 -0800 Subject: powerpc: P1023: Remove macro CONFIG_P1023 Replace CONFIG_P1023 with ARCH_P1023 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- include/configs/P1023RDB.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs') diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h index eba66ec..5061286 100644 --- a/include/configs/P1023RDB.h +++ b/include/configs/P1023RDB.h @@ -25,7 +25,6 @@ /* High Level Configuration Options */ #define CONFIG_BOOKE /* BOOKE */ #define CONFIG_E500 /* BOOKE e500 family */ -#define CONFIG_P1023 #define CONFIG_MP /* support multiple processors */ #define CONFIG_FSL_ELBC /* Has Enhanced localbus controller */ -- cgit v1.1