powerpc: MPC8641HPCN: Remove macro CONFIG_MPC8641HPCN

Use TARGET_MPC8641HPCN from Kconfig instead.

Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
York Sun
2016-11-23 14:10:14 -08:00
parent 4f5554c6e5
commit 37376ae0dc
3 changed files with 1 additions and 3 deletions

View File

@@ -17,7 +17,6 @@
#define __CONFIG_H
/* High Level Configuration Options */
#define CONFIG_MPC8641HPCN 1 /* MPC8641HPCN board specific */
#define CONFIG_MP 1 /* support multiple processors */
#define CONFIG_LINUX_RESET_VEC 0x100 /* Reset vector used by Linux */
#define CONFIG_ADDR_MAP 1 /* Use addr map */