From 5e5fdd2d00489d4aa129e7a9ad289a38563f4387 Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 11:20:40 -0800 Subject: powerpc: P3041: Remove macro CONFIG_PPC_P3041 Replace CONFIG_PPC_P3041 with ARCH_P3041 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- include/configs/P3041DS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/P3041DS.h') diff --git a/include/configs/P3041DS.h b/include/configs/P3041DS.h index c901fe2..0150747 100644 --- a/include/configs/P3041DS.h +++ b/include/configs/P3041DS.h @@ -9,7 +9,6 @@ * */ #define CONFIG_P3041DS -#define CONFIG_PPC_P3041 #define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ -- cgit v1.1