X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=056dacc16f122eb4e753b000884f7fb1cf2d1cce;hb=bcca8aa9ee43be0f0bf7c14ce34cfbbd891c373e;hp=2c52ff025a2219b7578ceefe3c014705d207a075;hpb=ebca6013c086356419a462dc1adbef858a5ada67;p=u-boot diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 2c52ff025a..056dacc16f 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"