From 51f05ff91408fc992cf7721904e18f8f9a980332 Mon Sep 17 00:00:00 2001 From: York Sun Date: Wed, 23 Nov 2016 14:07:01 -0800 Subject: powerpc: MPC8610HPCD: Remove macro CONFIG_MPC8610HPCD Use TARGET_MPC8610HPCD from Kconfig instead. Signed-off-by: York Sun --- include/configs/MPC8610HPCD.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/MPC8610HPCD.h') diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h index b71a0f5..75693a0 100644 --- a/include/configs/MPC8610HPCD.h +++ b/include/configs/MPC8610HPCD.h @@ -12,7 +12,6 @@ #define __CONFIG_H /* High Level Configuration Options */ -#define CONFIG_MPC8610HPCD 1 /* MPC8610HPCD board specific */ #define CONFIG_LINUX_RESET_VEC 0x100 /* Reset vector used by Linux */ #define CONFIG_SYS_TEXT_BASE 0xfff00000 -- cgit v1.1