summaryrefslogtreecommitdiff
path: root/include/configs/HWW1U1A.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-15 01:14:07 (GMT)
committerTom Rini <trini@ti.com>2014-01-24 21:59:08 (GMT)
commitd40ddae4b3c24d4c9f06a91e6f8d4e6b9dac4c9e (patch)
treeeee87403c88ae66a8c226eb0fb1f769f4bbd0e71 /include/configs/HWW1U1A.h
parent52de0e49dfdc6f1dd55f31e312a3f050be75b69e (diff)
downloadu-boot-d40ddae4b3c24d4c9f06a91e6f8d4e6b9dac4c9e.tar.xz
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
Define CONFIG_MPC85xx in arch/powerpc/cpu/mpc85xx/config.mk because all target boards with mpc85xx cpu define it. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/HWW1U1A.h')
-rw-r--r--include/configs/HWW1U1A.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/HWW1U1A.h b/include/configs/HWW1U1A.h
index bbfee7d..6a3a11c 100644
--- a/include/configs/HWW1U1A.h
+++ b/include/configs/HWW1U1A.h
@@ -13,7 +13,6 @@
/* High-level system configuration options */
#define CONFIG_BOOKE /* Power/PowerPC Book-E */
#define CONFIG_E500 /* e500 (Power ISA v2.03 with SPE) */
-#define CONFIG_MPC85xx /* MPC8540/60/55/41/48 family */
#define CONFIG_FSL_ELBC /* FreeScale Enhanced LocalBus Cntlr */
#define CONFIG_FSL_LAW /* FreeScale Local Access Window */
#define CONFIG_P2020 /* FreeScale P2020 */