ppc: Remove xpedite boards
These boards have not been converted to CONFIG_DM_PCI by the deadline and is also missing conversion to CONFIG_DM. Remove them. As this includes the last ARCH_MPC8572 platform, remove that as well. Cc: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Peter Tyser <ptyser@xes-inc.com>
This commit is contained in:
2
env/Kconfig
vendored
2
env/Kconfig
vendored
@@ -85,7 +85,7 @@ config ENV_IS_IN_FLASH
|
||||
default y if M548x || M547x || M5282
|
||||
default y if MCF532x || MCF52x2
|
||||
default y if MPC86xx || MPC83xx
|
||||
default y if ARCH_MPC8572 || ARCH_MPC8548 || ARCH_MPC8641
|
||||
default y if ARCH_MPC8548 || ARCH_MPC8641
|
||||
default y if SH && !CPU_SH4
|
||||
help
|
||||
Define this if you have a flash device which you want to use for the
|
||||
|
||||
Reference in New Issue
Block a user