summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8568MDS.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 11:32:17 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:06 -0800
commitd07c3843103305d0eed55aacc084501100f0a8fc (patch)
treea932de1a97a9648c92a44cd191ae52c525c817fe /include/configs/MPC8568MDS.h
parent87499e938df0d250cd97c611d39e9181295f8c9e (diff)
downloadu-boot-d07c3843103305d0eed55aacc084501100f0a8fc.tar.gz
u-boot-d07c3843103305d0eed55aacc084501100f0a8fc.tar.xz
u-boot-d07c3843103305d0eed55aacc084501100f0a8fc.zip
powerpc: MPC8568: Remove macro CONFIG_MPC8568
Replace CONFIG_MPC8568 with ARCH_MPC8568 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/MPC8568MDS.h')
-rw-r--r--include/configs/MPC8568MDS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8568MDS.h b/include/configs/MPC8568MDS.h
index 62f06db3f3..18adc6f943 100644
--- a/include/configs/MPC8568MDS.h
+++ b/include/configs/MPC8568MDS.h
@@ -13,7 +13,6 @@
/* High Level Configuration Options */
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
-#define CONFIG_MPC8568 1 /* MPC8568 specific */
#define CONFIG_MPC8568MDS 1 /* MPC8568MDS board specific */
#define CONFIG_SYS_TEXT_BASE 0xfff80000