From 1425a87b1478bdb2620a46f2a23af7ca2e4b6073 Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 23 Nov 2016 14:06:21 -0800 Subject: powerpc: MPC8610: Remove macro CONFIG_MPC8610 Replace CONFIG_MPC8610 with ARCH_MPC8610 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- include/configs/MPC8610HPCD.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h index 2529d8a71e2..b71a0f5130e 100644 --- a/include/configs/MPC8610HPCD.h +++ b/include/configs/MPC8610HPCD.h @@ -12,7 +12,6 @@ #define __CONFIG_H /* High Level Configuration Options */ -#define CONFIG_MPC8610 1 /* MPC8610 specific */ #define CONFIG_MPC8610HPCD 1 /* MPC8610HPCD board specific */ #define CONFIG_LINUX_RESET_VEC 0x100 /* Reset vector used by Linux */ -- cgit v1.2.3