summaryrefslogtreecommitdiff
path: root/include/configs/xpedite550x.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-18 19:08:43 (GMT)
committerYork Sun <york.sun@nxp.com>2016-11-24 07:42:10 (GMT)
commit4593637b135b6f8f46a086f73b6ee10849de11bf (patch)
tree6420d9fcf5669f0d3f3c8a0b1e8434f91f083d02 /include/configs/xpedite550x.h
parent4167a67d5dfae995740bf5b7a7061756d8d985ad (diff)
downloadu-boot-4593637b135b6f8f46a086f73b6ee10849de11bf.tar.xz
powerpc: P2020: Remove macro CONFIG_P2020
Replace CONFIG_P2020 with ARCH_P2020 in Kconfig and clean up existing macros. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/xpedite550x.h')
-rw-r--r--include/configs/xpedite550x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite550x.h b/include/configs/xpedite550x.h
index 973089b..f12f8fe 100644
--- a/include/configs/xpedite550x.h
+++ b/include/configs/xpedite550x.h
@@ -16,7 +16,6 @@
*/
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
-#define CONFIG_P2020 1
#define CONFIG_XPEDITE550X 1
#define CONFIG_SYS_BOARD_NAME "XPedite5500"
#define CONFIG_SYS_FORM_PMC_XMC 1