summaryrefslogtreecommitdiff
path: root/include/configs/xpedite520x.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-15 21:52:34 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:03 (GMT)
commit281ed4c74b375926d5d674c75ecf71da3dfd4fa9 (patch)
tree1a656cb4590316bdd96b65455f121b53c575b67d /include/configs/xpedite520x.h
parentf33f3e07f3a936fdbf0a81dcdd7ec6a9ba812230 (diff)
downloadu-boot-281ed4c74b375926d5d674c75ecf71da3dfd4fa9.tar.xz
powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option
Replace CONFIG_MPC8548 with ARCH_MPC8548 in Kconfig. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/xpedite520x.h')
-rw-r--r--include/configs/xpedite520x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite520x.h b/include/configs/xpedite520x.h
index d980c15..7f6927b 100644
--- a/include/configs/xpedite520x.h
+++ b/include/configs/xpedite520x.h
@@ -16,7 +16,6 @@
*/
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
-#define CONFIG_MPC8548 1
#define CONFIG_XPEDITE5200 1
#define CONFIG_SYS_BOARD_NAME "XPedite5200"
#define CONFIG_SYS_FORM_PMC_XMC 1