summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8610HPCD.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-15 10:14:21 +0900
committerTom Rini <trini@ti.com>2014-01-24 16:59:08 -0500
commit84acd1e1794cc86e8c13a2cd7b88cb199d3e526e (patch)
tree16a0d58dd930e597939355fec34d9e2b317948da /include/configs/MPC8610HPCD.h
parentd40ddae4b3c24d4c9f06a91e6f8d4e6b9dac4c9e (diff)
downloadblackbird-obmc-uboot-84acd1e1794cc86e8c13a2cd7b88cb199d3e526e.tar.gz
blackbird-obmc-uboot-84acd1e1794cc86e8c13a2cd7b88cb199d3e526e.zip
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
Define CONFIG_MPC86xx in arch/powerpc/cpu/mpc86xx/config.mk because all target boards with mpc86xx cpu define it. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/MPC8610HPCD.h')
-rw-r--r--include/configs/MPC8610HPCD.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8610HPCD.h b/include/configs/MPC8610HPCD.h
index f930fcde34..e6d570a6af 100644
--- a/include/configs/MPC8610HPCD.h
+++ b/include/configs/MPC8610HPCD.h
@@ -14,7 +14,6 @@
#define __CONFIG_H
/* High Level Configuration Options */
-#define CONFIG_MPC86xx 1 /* MPC86xx */
#define CONFIG_MPC8610 1 /* MPC8610 specific */
#define CONFIG_MPC8610HPCD 1 /* MPC8610HPCD board specific */
#define CONFIG_LINUX_RESET_VEC 0x100 /* Reset vector used by Linux */
OpenPOWER on IntegriCloud