summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8560ADS.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-01-15 10:14:07 +0900
committerTom Rini <trini@ti.com>2014-01-24 16:59:08 -0500
commitd40ddae4b3c24d4c9f06a91e6f8d4e6b9dac4c9e (patch)
treeeee87403c88ae66a8c226eb0fb1f769f4bbd0e71 /include/configs/MPC8560ADS.h
parent52de0e49dfdc6f1dd55f31e312a3f050be75b69e (diff)
downloadtalos-obmc-uboot-d40ddae4b3c24d4c9f06a91e6f8d4e6b9dac4c9e.tar.gz
talos-obmc-uboot-d40ddae4b3c24d4c9f06a91e6f8d4e6b9dac4c9e.zip
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/MPC8560ADS.h')
-rw-r--r--include/configs/MPC8560ADS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8560ADS.h b/include/configs/MPC8560ADS.h
index 44b767919e..ac78d481d6 100644
--- a/include/configs/MPC8560ADS.h
+++ b/include/configs/MPC8560ADS.h
@@ -21,7 +21,6 @@
/* High Level Configuration Options */
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
-#define CONFIG_MPC85xx 1 /* MPC8540/MPC8560 */
#define CONFIG_CPM2 1 /* has CPM2 */
#define CONFIG_MPC8560ADS 1 /* MPC8560ADS board specific */
#define CONFIG_MPC8560 1
OpenPOWER on IntegriCloud