m68k: Remove M5475x boards
These board has not been converted to CONFIG_DM_PCI by the deadline. Remove them. As this is the last of the mcf547x_8x family of boards, remove that support as well. Cc: TsiChung Liew <Tsi-Chung.Liew@nxp.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
2
env/Kconfig
vendored
2
env/Kconfig
vendored
@@ -82,7 +82,7 @@ config ENV_IS_IN_FLASH
|
||||
depends on !CHAIN_OF_TRUST
|
||||
default y if ARCH_CINTEGRATOR
|
||||
default y if ARCH_INTEGRATOR_CP
|
||||
default y if M548x || M547x || M5282 || MCF547x_8x
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user