From ec6b37cef4baf53a5c542c6e77e4b4433ad99f58 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 23 May 2021 10:58:05 -0400 Subject: 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 --- drivers/net/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/net/Kconfig') 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 || \ -- cgit v1.2.3