summaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-23 17:58:05 +0300
committerTom Rini <trini@konsulko.com>2021-07-08 02:52:24 +0300
commitec6b37cef4baf53a5c542c6e77e4b4433ad99f58 (patch)
treeadc5eaf24f6fe952a586ffd151adac5a2ab6fc20 /drivers/ddr/fsl
parent1567e3255d5c850ae953d46dd6b3f42531f8d5f1 (diff)
downloadu-boot-ec6b37cef4baf53a5c542c6e77e4b4433ad99f58.tar.xz
ppc: Remove T4160RDB board
This board has not been converted to CONFIG_DM_PCI by the deadline and is also missing conversion to CONFIG_DM. Remove it. As this is the last ARCH_T4160 platform, remove that support as well. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/ddr/fsl')
-rw-r--r--drivers/ddr/fsl/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ddr/fsl/Kconfig b/drivers/ddr/fsl/Kconfig
index e6a51f5609..8246f62798 100644
--- a/drivers/ddr/fsl/Kconfig
+++ b/drivers/ddr/fsl/Kconfig
@@ -44,8 +44,7 @@ config SYS_NUM_DDR_CTLRS
ARCH_P4080 || \
ARCH_P5040 || \
ARCH_LX2160A || \
- ARCH_LX2162A || \
- ARCH_T4160
+ ARCH_LX2162A
default 1
config SYS_FSL_DDR_VER