summaryrefslogtreecommitdiff
path: root/include/configs/MPC8544DS.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-15 21:57:15 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:03 (GMT)
commit25cb74b30aa1aafe8c20bb9c71619f0711d0c8a5 (patch)
tree0e3355e7c483719cfd8ed528c749f358af97ea47 /include/configs/MPC8544DS.h
parent4d08d5d9d5e10ba6ce6208f6b70e34da71e2b36f (diff)
downloadu-boot-25cb74b30aa1aafe8c20bb9c71619f0711d0c8a5.tar.xz
powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig option
Replace CONFIG_MPC8544 with ARCH_MPC8544 in Kconfig. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/MPC8544DS.h')
-rw-r--r--include/configs/MPC8544DS.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/MPC8544DS.h b/include/configs/MPC8544DS.h
index d868ce2..fb5309a 100644
--- a/include/configs/MPC8544DS.h
+++ b/include/configs/MPC8544DS.h
@@ -14,7 +14,6 @@
/* High Level Configuration Options */
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
-#define CONFIG_MPC8544 1
#define CONFIG_MPC8544DS 1
#ifndef CONFIG_SYS_TEXT_BASE