summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:05 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:11:53 -0400
commit3eb8f58d759fa243c09195acff6ff9d6f4e3636f (patch)
tree8fee44240fc9b0ddb8fac978d6385b4b88affbd3 /arch
parenta6f7f78744320639a6ddb797819f54e930a6ed23 (diff)
downloadblackbird-obmc-uboot-3eb8f58d759fa243c09195acff6ff9d6f4e3636f.tar.gz
blackbird-obmc-uboot-3eb8f58d759fa243c09195acff6ff9d6f4e3636f.zip
arm: Remove ima3-mx53 board
This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 34c20e9eb5..277339f60f 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -485,10 +485,6 @@ config TARGET_M53EVK
select CPU_V7
select SUPPORT_SPL
-config TARGET_IMA3_MX53
- bool "Support ima3-mx53"
- select CPU_V7
-
config TARGET_MX51EVK
bool "Support mx51evk"
select CPU_V7
@@ -808,7 +804,6 @@ source "board/creative/xfi3/Kconfig"
source "board/davedenx/qong/Kconfig"
source "board/denx/m28evk/Kconfig"
source "board/denx/m53evk/Kconfig"
-source "board/esg/ima3-mx53/Kconfig"
source "board/freescale/ls2085a/Kconfig"
source "board/freescale/ls2085aqds/Kconfig"
source "board/freescale/ls2085ardb/Kconfig"
OpenPOWER on IntegriCloud