diff options
| author | Tom Rini <[email protected]> | 2021-05-14 21:34:25 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-07-07 19:52:24 -0400 |
| commit | ed7fe2bee12a464da5b944cc2218d924793b8a80 (patch) | |
| tree | df3428c8ac1ddbd99a41722693a68ce368040a33 /drivers | |
| parent | 66e3c64f2c6bec4739d1d618b3583d5c92f10176 (diff) | |
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Peter Tyser <[email protected]>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/ddr/fsl/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ddr/fsl/Kconfig b/drivers/ddr/fsl/Kconfig index 8b480dfd690..890e62190b1 100644 --- a/drivers/ddr/fsl/Kconfig +++ b/drivers/ddr/fsl/Kconfig @@ -41,7 +41,6 @@ config SYS_NUM_DDR_CTLRS ARCH_T4240 default 2 if ARCH_B4860 || \ ARCH_BSC9132 || \ - ARCH_MPC8572 || \ ARCH_MPC8641 || \ ARCH_P4080 || \ ARCH_P5040 || \ |
