summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:33:38 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:21 -0500
commitcbdc662a2c7ef75071d4e892bd5ea0b65098c5d1 (patch)
tree59015e0601decbe424b16555c10f08d441aa3c54 /arch/m68k
parent92fa7f53f1f3f03296f8ffb14bdf1baefab83368 (diff)
downloadblackbird-obmc-uboot-cbdc662a2c7ef75071d4e892bd5ea0b65098c5d1.tar.gz
blackbird-obmc-uboot-cbdc662a2c7ef75071d4e892bd5ea0b65098c5d1.zip
m68k: remove TASREG board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Acked-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 5374b4d6eb..78c98ed2d0 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -19,9 +19,6 @@ config TARGET_COBRA5272
config TARGET_EB_CPU5282
bool "Support eb_cpu5282"
-config TARGET_TASREG
- bool "Support TASREG"
-
config TARGET_M5208EVBE
bool "Support M5208EVBE"
@@ -75,7 +72,6 @@ endchoice
source "board/BuS/eb_cpu5282/Kconfig"
source "board/astro/mcf5373l/Kconfig"
source "board/cobra5272/Kconfig"
-source "board/esd/tasreg/Kconfig"
source "board/freescale/m5208evbe/Kconfig"
source "board/freescale/m52277evb/Kconfig"
source "board/freescale/m5235evb/Kconfig"
OpenPOWER on IntegriCloud