summaryrefslogtreecommitdiff
path: root/include/configs/MPC8569MDS.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 19:36:32 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:06 (GMT)
commit3759b5b649aa77bcbdf8852ebd80de2090addc45 (patch)
tree0f8c758e1b95f4b628a9415e61ac3a23687f1267 /include/configs/MPC8569MDS.h
parent23b36a7d48427e29ba14e34f13a6efcef4b4f5b3 (diff)
downloadu-boot-3759b5b649aa77bcbdf8852ebd80de2090addc45.tar.xz
powerpc: MPC8569MDS: Remove macro CONFIG_MPC8569MDS
Use CONFIG_TARGET_MPC8569MDS instead. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/MPC8569MDS.h')
-rw-r--r--include/configs/MPC8569MDS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8569MDS.h b/include/configs/MPC8569MDS.h
index 2da630c..91f0104 100644
--- a/include/configs/MPC8569MDS.h
+++ b/include/configs/MPC8569MDS.h
@@ -13,7 +13,6 @@
/* High Level Configuration Options */
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
-#define CONFIG_MPC8569MDS 1 /* MPC8569MDS board specific */
#define CONFIG_FSL_ELBC 1 /* Has Enhance localbus controller */