summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
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/net/Kconfig
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/net/Kconfig')
-rw-r--r--drivers/net/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index a0010a17de..483401681d 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -738,7 +738,6 @@ config SYS_DPAA_QBMAN
ARCH_T1042 || \
ARCH_T2080 || \
ARCH_T4240 || \
- ARCH_T4160 || \
ARCH_P4080 || \
ARCH_P3041 || \
ARCH_P5040 || \