config TARGET_MPC8572DS
bool "Support MPC8572DS"
+ select ARCH_MPC8572
config TARGET_P1010RDB
bool "Support P1010RDB"
config TARGET_XPEDITE537X
bool "Support xpedite537x"
+ select ARCH_MPC8572
config TARGET_XPEDITE550X
bool "Support xpedite550x"
config ARCH_MPC8569
bool
+config ARCH_MPC8572
+ bool
+
source "board/freescale/b4860qds/Kconfig"
source "board/freescale/bsc9131rdb/Kconfig"
source "board/freescale/bsc9132qds/Kconfig"