summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2021-05-17 09:21:10 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-05-17 09:31:10 +0200
commit509306b077f4830ffb15ac94caee67b03828db0e (patch)
tree07ee30dc4affd3fc235bcc7e319c45b3ab5998ff /arch/arm/mach-imx
parent031425f64148a4c6a087c476911506cd99efab5c (diff)
downloadbarebox-509306b077f4830ffb15ac94caee67b03828db0e.tar.gz
barebox-509306b077f4830ffb15ac94caee67b03828db0e.tar.xz
ARM: i.MX: Remove KaRo TX51 board support
So far nobody cared enough to convert the board to multiimage support. Given that nobody seems to care for this board remove it and reduce the number of defconfigs by one. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx')
-rw-r--r--arch/arm/mach-imx/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 38aee42bf2..0824a46d79 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -24,7 +24,6 @@ config ARCH_TEXT_BASE
default 0x87f00000 if MACH_GUF_CUPID
default 0x93d00000 if MACH_TX25
default 0x7ff00000 if MACH_TQMA53
- default 0x97f00000 if MACH_TX51
default 0x4fc00000 if MACH_SABRELITE
default 0x8fe00000 if MACH_TX53
default 0x97f00000 if MACH_EFIKA_MX_SMARTBOOK
@@ -747,12 +746,6 @@ config MACH_EUKREA_CPUIMX51SD
Say Y here if you are using Eukrea's CPUIMX51 equipped
with a Freescale i.MX51 Processor
-config MACH_TX51
- bool "Ka-Ro TX51"
- select ARCH_IMX51
- help
- Say Y here if you are using the Ka-Ro tx51 board
-
# ----------------------------------------------------------
comment "i.MX53 Boards"