summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorJose Miguel Sanchez Sanabria <jsanabria@iseebcn.com>2019-02-05 11:47:19 +0100
committerJose Miguel Sanchez Sanabria <jsanabria@iseebcn.com>2019-02-05 11:47:19 +0100
commit6ad81731fb2d4ca6d89c5fee3ac95f16fe28acf1 (patch)
tree9e4ce90f419c7d9e587428fbccd594c2eaa32b27 /arch/arm/mach-omap2
parentc67aadf49ccc6492b53924974e21f9c63cedc7fc (diff)
downloadu-boot-imx-isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST.zip
u-boot-imx-isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST.tar.gz
u-boot-imx-isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST.tar.bz2
IGEP0046: SPL and UBOOT Testisee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
it was created the following source files in board/isee/common: igep_test.c and igep_test.h it was CLEARED igep board folders that do not belong to u-boot-imx like igep00x0 and igep0030 Signed-off-by: Jose Miguel Sanchez Sanabria <jsanabria@iseebcn.com>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/omap3/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-omap2/omap3/Kconfig b/arch/arm/mach-omap2/omap3/Kconfig
index 933fcba..16e5aab 100644
--- a/arch/arm/mach-omap2/omap3/Kconfig
+++ b/arch/arm/mach-omap2/omap3/Kconfig
@@ -31,12 +31,6 @@ config TARGET_DEVKIT8000
config TARGET_OMAP3_EVM
bool "TI OMAP3 EVM"
-config TARGET_OMAP3_IGEP00X0
- bool "IGEP"
- select DM
- select DM_SERIAL
- select DM_GPIO
-
config TARGET_OMAP3_OVERO
bool "OMAP35xx Gumstix Overo"
select DM
@@ -105,7 +99,6 @@ source "board/compulab/cm_t35/Kconfig"
source "board/compulab/cm_t3517/Kconfig"
source "board/timll/devkit8000/Kconfig"
source "board/ti/evm/Kconfig"
-source "board/isee/igep00x0/Kconfig"
source "board/overo/Kconfig"
source "board/logicpd/zoom1/Kconfig"
source "board/ti/am3517crane/Kconfig"