ppc: Remove xpedite boards
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc86xx / Kconfig
index 7de42b5..1ee8703 100644 (file)
@@ -13,10 +13,6 @@ config TARGET_SBC8641D
        select ARCH_MPC8641
        select BOARD_EARLY_INIT_F
 
-config TARGET_XPEDITE517X
-       bool "Support xpedite517x"
-       select ARCH_MPC8641
-
 endchoice
 
 config ARCH_MPC8610
@@ -52,6 +48,5 @@ config SYS_FSL_NUM_LAWS
                If not sure, do not change.
 
 source "board/sbc8641d/Kconfig"
-source "board/xes/xpedite517x/Kconfig"
 
 endmenu