aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-08-02 07:33:32 -0400
committerTom Rini <trini@konsulko.com>2022-08-20 21:18:15 -0400
commitd8d5ab40d5429240219058371aaa203755cd3100 (patch)
tree6f9490433f869452a86eaecf89d34e9732b192df /arch/arm/mach-omap2/Kconfig
parent5663b137e6827bcced39fb3fcd2e43364bee26c9 (diff)
downloadu-boot-d8d5ab40d5429240219058371aaa203755cd3100.zip
u-boot-d8d5ab40d5429240219058371aaa203755cd3100.tar.gz
u-boot-d8d5ab40d5429240219058371aaa203755cd3100.tar.bz2
arm: Remove cm_t335 board
This board is behind on several mandatory DM migrations and is missing OF_CONTROL support that makes other conversions impossible. Remove it. Cc: Igor Grinberg <grinberg@compulab.co.il> Cc: Nikita Kiryanov <nikita@compulab.co.il> Cc: Uri Mashiach <uri.mashiach@compulab.co.il> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-omap2/Kconfig')
-rw-r--r--arch/arm/mach-omap2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index fa41047..914d43b 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -207,7 +207,6 @@ source "board/siemens/rut/Kconfig"
source "board/ti/ti816x/Kconfig"
source "board/ti/am43xx/Kconfig"
source "board/ti/am335x/Kconfig"
-source "board/compulab/cm_t335/Kconfig"
source "board/compulab/cm_t43/Kconfig"
source "board/phytec/phycore_am335x_r2/Kconfig"