Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into...
[platform/kernel/u-boot.git] / arch / arm / mach-omap2 / omap3 / Kconfig
index 9bc616c..d75fab1 100644 (file)
@@ -34,11 +34,6 @@ config TARGET_AM3517_EVM
        select DM_SERIAL
        imply CMD_DM
 
-config TARGET_MT_VENTOUX
-       bool "TeeJet Mt.Ventoux"
-       select OMAP3_GPIO_4
-       select OMAP3_GPIO_5 if USB_EHCI_HCD
-
 config TARGET_OMAP3_BEAGLE
        bool "TI OMAP3 BeagleBoard"
        select DM
@@ -110,12 +105,6 @@ config TARGET_TRICORDER
        bool "Tricorder"
        select OMAP3_GPIO_2
 
-config TARGET_MCX
-       bool "MCX"
-       select BOARD_LATE_INIT
-       select OMAP3_GPIO_2 if USB_EHCI_HCD
-       select OMAP3_GPIO_5 if USB_EHCI_HCD
-
 config TARGET_OMAP3_LOGIC
        bool "OMAP3 Logic"
        select BOARD_LATE_INIT
@@ -138,11 +127,6 @@ config TARGET_TAO3530
        select OMAP3_GPIO_5
        select OMAP3_GPIO_6
 
-config TARGET_TWISTER
-       bool "Twister"
-       select OMAP3_GPIO_2
-       select OMAP3_GPIO_5 if USB_EHCI_HCD
-
 config TARGET_OMAP3_CAIRO
        bool "QUIPOS CAIRO"
        select DM
@@ -189,7 +173,6 @@ config SYS_SOC
        default "omap3"
 
 source "board/logicpd/am3517evm/Kconfig"
-source "board/teejet/mt_ventoux/Kconfig"
 source "board/ti/beagle/Kconfig"
 source "board/compulab/cm_t35/Kconfig"
 source "board/timll/devkit8000/Kconfig"
@@ -200,11 +183,9 @@ source "board/logicpd/zoom1/Kconfig"
 source "board/ti/am3517crane/Kconfig"
 source "board/pandora/Kconfig"
 source "board/corscience/tricorder/Kconfig"
-source "board/htkw/mcx/Kconfig"
 source "board/logicpd/omap3som/Kconfig"
 source "board/nokia/rx51/Kconfig"
 source "board/technexion/tao3530/Kconfig"
-source "board/technexion/twister/Kconfig"
 source "board/quipos/cairo/Kconfig"
 source "board/lg/sniper/Kconfig"