summaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-15 04:34:22 +0300
committerTom Rini <trini@konsulko.com>2021-07-08 02:52:23 +0300
commit6c3d99335ccbbce8a13339c71df267412eb47dad (patch)
treefbc05b210d04d5d3766486bff701107ad78e0867 /drivers/net/Kconfig
parent98898601b46920904e63419fa38dd16a3e3b740e (diff)
downloadu-boot-6c3d99335ccbbce8a13339c71df267412eb47dad.tar.xz
ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT
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 is the only ARCH_T1023 platform left, remove that support as well. Cc: Priyanka Jain <priyanka.jain@nxp.com> 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 2a7c8f9a7f..a0010a17de 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -733,7 +733,6 @@ config SYS_DPAA_QBMAN
ARCH_B4420 || \
ARCH_P1023 || \
ARCH_P2041 || \
- ARCH_T1023 || \
ARCH_T1024 || \
ARCH_T1040 || \
ARCH_T1042 || \