summaryrefslogtreecommitdiff
path: root/include/configs/xpedite537x.h
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-11-16 11:42:11 -0800
committerYork Sun <york.sun@nxp.com>2016-11-23 23:42:06 -0800
commit164b2f812bd0a095f378961f04bc98e2735a376d (patch)
tree97c30cc93b7a0414adf7defce396983d09c15d8b /include/configs/xpedite537x.h
parent2fe0cd85823de5dbf47692d5655d13aac40ebe42 (diff)
powerpc: xpedite: Remove macro CONFIG_XPEDITE5370
This macro is no longer used. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/xpedite537x.h')
-rw-r--r--include/configs/xpedite537x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h
index 61ee576aa8..a6bdffc582 100644
--- a/include/configs/xpedite537x.h
+++ b/include/configs/xpedite537x.h
@@ -16,7 +16,6 @@
*/
#define CONFIG_BOOKE 1 /* BOOKE */
#define CONFIG_E500 1 /* BOOKE e500 family */
-#define CONFIG_XPEDITE5370 1
#define CONFIG_SYS_BOARD_NAME "XPedite5370"
#define CONFIG_SYS_FORM_3U_VPX 1
#define CONFIG_BOARD_EARLY_INIT_R /* Call board_pre_init */