From 95390360121451337738f73ed2f75f8dfbdce831 Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 11:39:36 -0800 Subject: powerpc: P5040: Remove macro CONFIG_P5040 Replace CONFIG_P5040 with ARCH_P5040 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- include/configs/P5040DS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/P5040DS.h') diff --git a/include/configs/P5040DS.h b/include/configs/P5040DS.h index dc82721..548d091 100644 --- a/include/configs/P5040DS.h +++ b/include/configs/P5040DS.h @@ -9,7 +9,6 @@ * */ #define CONFIG_P5040DS -#define CONFIG_PPC_P5040 #define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ -- cgit v1.1