summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:29 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 15:00:52 -0400
commit0c81f37d9a22b38368296ffd9ea008add8657f7d (patch)
tree5f73d758a7227712d930211a2a68fe030ca26deb /arch
parentf73db66d6205438e499c725416c222642167c6d9 (diff)
downloadblackbird-obmc-uboot-0c81f37d9a22b38368296ffd9ea008add8657f7d.tar.gz
blackbird-obmc-uboot-0c81f37d9a22b38368296ffd9ea008add8657f7d.zip
arm: Remove tt01 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 ad3f554ccc..4b684eb07e 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -244,10 +244,6 @@ config TARGET_MX31PDK
select CPU_ARM1136
select SUPPORT_SPL
-config TARGET_TT01
- bool "Support tt01"
- select CPU_ARM1136
-
config TARGET_WOODBURN
bool "Support woodburn"
select CPU_ARM1136
@@ -764,7 +760,6 @@ source "board/freescale/mx53smd/Kconfig"
source "board/freescale/vf610twr/Kconfig"
source "board/gumstix/pepper/Kconfig"
source "board/h2200/Kconfig"
-source "board/hale/tt01/Kconfig"
source "board/hisilicon/hikey/Kconfig"
source "board/imx31_phycore/Kconfig"
source "board/isee/igep0033/Kconfig"
OpenPOWER on IntegriCloud