aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/t4rdb/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-05-23 10:58:05 -0400
committerTom Rini <trini@konsulko.com>2021-07-07 19:52:24 -0400
commitec6b37cef4baf53a5c542c6e77e4b4433ad99f58 (patch)
treeadc5eaf24f6fe952a586ffd151adac5a2ab6fc20 /board/freescale/t4rdb/Kconfig
parent1567e3255d5c850ae953d46dd6b3f42531f8d5f1 (diff)
downloadu-boot-ec6b37cef4baf53a5c542c6e77e4b4433ad99f58.zip
u-boot-ec6b37cef4baf53a5c542c6e77e4b4433ad99f58.tar.gz
u-boot-ec6b37cef4baf53a5c542c6e77e4b4433ad99f58.tar.bz2
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 'board/freescale/t4rdb/Kconfig')
-rw-r--r--board/freescale/t4rdb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/t4rdb/Kconfig b/board/freescale/t4rdb/Kconfig
index a94a57e..542e574 100644
--- a/board/freescale/t4rdb/Kconfig
+++ b/board/freescale/t4rdb/Kconfig
@@ -1,4 +1,4 @@
-if TARGET_T4160RDB || TARGET_T4240RDB
+if TARGET_T4240RDB
config SYS_BOARD
default "t4rdb"