aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-04-06 16:27:54 -0400
committerStefano Babic <sbabic@denx.de>2018-04-15 11:52:39 +0200
commitbcca8aa9ee43be0f0bf7c14ce34cfbbd891c373e (patch)
tree5a061ddc509f1703d33f74bdab5538a979e2db45 /arch
parentebca6013c086356419a462dc1adbef858a5ada67 (diff)
downloadu-boot-bcca8aa9ee43be0f0bf7c14ce34cfbbd891c373e.zip
u-boot-bcca8aa9ee43be0f0bf7c14ce34cfbbd891c373e.tar.gz
u-boot-bcca8aa9ee43be0f0bf7c14ce34cfbbd891c373e.tar.bz2
imx31_phycore: Delete
This platform has been marked as orphaned since September 2013, remove. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 2c52ff0..056dacc 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -444,17 +444,6 @@ config TARGET_X600
select SUPPORT_SPL
select PL011_SERIAL
-config TARGET_IMX31_PHYCORE
- bool "Support imx31_phycore_eet"
- select CPU_ARM1136
- select BOARD_EARLY_INIT_F
-
-config TARGET_IMX31_PHYCORE_EET
- bool "Support imx31_phycore_eet"
- select BOARD_LATE_INIT
- select CPU_ARM1136
- select BOARD_EARLY_INIT_F
-
config TARGET_MX31ADS
bool "Support mx31ads"
select CPU_ARM1136
@@ -1317,7 +1306,6 @@ source "board/gumstix/pepper/Kconfig"
source "board/h2200/Kconfig"
source "board/hisilicon/hikey/Kconfig"
source "board/hisilicon/poplar/Kconfig"
-source "board/imx31_phycore/Kconfig"
source "board/isee/igep003x/Kconfig"
source "board/phytec/pcm051/Kconfig"
source "board/silica/pengwyn/Kconfig"