From e71372cb6371033a762b3329d063c3735a783a76 Mon Sep 17 00:00:00 2001 From: York Sun Date: Fri, 18 Nov 2016 11:24:40 -0800 Subject: powerpc: P4080: Remove macro CONFIG_PPC_P4080 Replace CONFIG_PPC_P4080 with ARCH_P4080 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- include/configs/P4080DS.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/P4080DS.h') diff --git a/include/configs/P4080DS.h b/include/configs/P4080DS.h index 0d44c00..020144e 100644 --- a/include/configs/P4080DS.h +++ b/include/configs/P4080DS.h @@ -9,7 +9,6 @@ * Also supports P4040 DS */ #define CONFIG_P4080DS -#define CONFIG_PPC_P4080 #define CONFIG_FSL_NGPIXIS /* use common ngPIXIS code */ -- cgit v1.1