usb: Enforce DM_USB migration for USB_HOST devices.
[platform/kernel/u-boot.git] / arch / arm / mach-imx / mx6 / Kconfig
index 513d007..a03eca8 100644 (file)
@@ -111,12 +111,6 @@ choice
        prompt "MX6 board select"
        optional
 
-config TARGET_ADVANTECH_DMS_BA16
-       bool "Advantech dms-ba16"
-       depends on MX6Q
-       select BOARD_LATE_INIT
-       imply CMD_SATA
-
 config TARGET_APALIS_IMX6
        bool "Toradex Apalis iMX6 board"
        depends on MX6Q
@@ -150,15 +144,6 @@ config TARGET_ARISTAINETOS2CCSLB
        imply CMD_SATA
        imply CMD_DM
 
-config TARGET_CGTQMX6EVAL
-       bool "cgtqmx6eval"
-       depends on MX6QDL
-       select BOARD_LATE_INIT
-       select DM
-       select DM_THERMAL
-       select SUPPORT_SPL
-       imply CMD_DM
-
 config TARGET_CM_FX6
        bool "CM-FX6"
        depends on MX6QDL
@@ -254,7 +239,6 @@ config TARGET_KOSAGI_NOVENA
        select DM_MMC
        select DM_PCI
        select DM_SCSI
-       select DM_USB
        select DM_VIDEO
        select OF_CONTROL
        select SUPPORT_SPL
@@ -302,9 +286,6 @@ config TARGET_MX6MEMCAL
          and characterize the memory layout of a new design during the initial
          development and pre-production stages.
 
-config TARGET_MX6QARM2
-       bool "mx6qarm2"
-
 config TARGET_MX6DL_MAMOJ
        bool "Support BTicino Mamoj"
        depends on MX6QDL
@@ -471,16 +452,22 @@ config TARGET_NITROGEN6X
        imply USB_ETHER_SMSC95XX
        imply USB_HOST_ETHER
 
+config TARGET_NPI_IMX6ULL
+       bool "Seeed NPI-IMX6ULL"
+       depends on MX6ULL
+       select DM
+       select DM_ETH
+       select DM_MMC
+       select DM_GPIO
+       select DM_SERIAL
+       select DM_THERMAL
+       select SUPPORT_SPL
+
 config TARGET_OPOS6ULDEV
        bool "Armadeus OPOS6ULDev board"
        depends on MX6UL
        select MX6UL_OPOS6UL
 
-config TARGET_OT1200
-       bool "Bachmann OT1200"
-       select SUPPORT_SPL
-       imply CMD_SATA
-
 config TARGET_PICO_IMX6
        bool "PICO-IMX6"
        depends on MX6QDL
@@ -504,14 +491,6 @@ config TARGET_LITEBOARD
        select BOARD_LATE_INIT
        select MX6UL_LITESOM
 
-config TARGET_PLATINUM_PICON
-       bool "platinum-picon"
-       select SUPPORT_SPL
-
-config TARGET_PLATINUM_TITANIUM
-       bool "platinum-titanium"
-       select SUPPORT_SPL
-
 config TARGET_PCM058
        bool "Phytec PCM058 i.MX6 Quad"
        depends on MX6Q
@@ -521,12 +500,6 @@ config TARGET_PCM058
        select OF_CONTROL
        imply CMD_DM
 
-config TARGET_PFLA02
-       bool "Phytec PFLA02 (PhyFlex) i.MX6 Quad"
-       depends on MX6QDL
-       select BOARD_LATE_INIT
-       select SUPPORT_SPL
-
 config TARGET_PCL063
        bool "PHYTEC PCL063 (phyCORE-i.MX6UL)"
        depends on MX6UL
@@ -551,14 +524,6 @@ config TARGET_PCL063_ULL
        select DM_THERMAL
        select SUPPORT_SPL
 
-config TARGET_SECOMX6
-       bool "secomx6 boards"
-
-config TARGET_SKSIMX6
-       bool "sks-imx6"
-       depends on MX6QDL
-       select SUPPORT_SPL
-
 config TARGET_SOMLABS_VISIONSOM_6ULL
        bool "visionsom-6ull"
        depends on MX6ULL
@@ -575,10 +540,6 @@ config TARGET_TBS2910
        bool "TBS2910 Matrix ARM mini PC"
        depends on MX6Q
 
-config TARGET_TITANIUM
-       bool "titanium"
-       depends on MX6Q
-
 config TARGET_KP_IMX6Q_TPC
        bool "K+P KP_IMX6Q_TPC i.MX6 Quad"
        depends on MX6QDL
@@ -594,7 +555,6 @@ config TARGET_KP_IMX6Q_TPC
        select DM_SERIAL
        select DM_I2C
        select DM_GPIO
-       select DM_USB
        select SUPPORT_SPL
        select SPL_SEPARATE_BSS if SPL
        imply CMD_DM
@@ -650,31 +610,6 @@ config TARGET_WARP
        depends on MX6SL
        select BOARD_LATE_INIT
 
-config TARGET_XPRESS
-       bool "CCV xPress"
-       depends on MX6UL
-       select BOARD_LATE_INIT
-       select DM
-       select DM_THERMAL
-       select SUPPORT_SPL
-       imply CMD_DM
-
-config TARGET_ZC5202
-       bool "zc5202"
-       select BOARD_LATE_INIT
-       select DM
-       select DM_THERMAL
-       select SUPPORT_SPL
-       imply CMD_DM
-
-config TARGET_ZC5601
-       bool "zc5601"
-       select BOARD_LATE_INIT
-       select DM
-       select DM_THERMAL
-       select SUPPORT_SPL
-       imply CMD_DM
-
 config TARGET_BRPPT2
        bool "brppt2"
        depends on MX6QDL
@@ -693,6 +628,18 @@ config TARGET_BRPPT2
           Support
           B&R BRPPT2 platform
           based on Freescale's iMX6 SoC
+
+config TARGET_O4_IMX6ULL_NANO
+       bool "O4-iMX6ULL-NANO"
+       depends on MX6ULL
+       select BOARD_LATE_INIT
+       select DM
+       select DM_THERMAL
+       imply CMD_DM
+       help
+         Support for www.out4.ru O4-iMX6UL-NANO platform
+         based on Freescale's i.MX6UL/i.MX6ULL SoC.
+
 endchoice
 
 config SYS_SOC
@@ -700,23 +647,15 @@ config SYS_SOC
 
 source "board/ge/bx50v3/Kconfig"
 source "board/ge/b1x5v2/Kconfig"
-source "board/advantech/dms-ba16/Kconfig"
 source "board/aristainetos/Kconfig"
 source "board/armadeus/opos6uldev/Kconfig"
-source "board/bachmann/ot1200/Kconfig"
-source "board/barco/platinum/Kconfig"
-source "board/barco/titanium/Kconfig"
 source "board/boundary/nitrogen6x/Kconfig"
 source "board/bticino/mamoj/Kconfig"
-source "board/ccv/xpress/Kconfig"
 source "board/compulab/cm_fx6/Kconfig"
-source "board/congatec/cgtqmx6eval/Kconfig"
 source "board/dhelectronics/dh_imx6/Kconfig"
-source "board/el/el6x/Kconfig"
 source "board/embest/mx6boards/Kconfig"
 source "board/engicam/imx6q/Kconfig"
 source "board/engicam/imx6ul/Kconfig"
-source "board/freescale/mx6qarm2/Kconfig"
 source "board/freescale/mx6memcal/Kconfig"
 source "board/freescale/mx6sabreauto/Kconfig"
 source "board/freescale/mx6sabresd/Kconfig"
@@ -728,7 +667,6 @@ source "board/freescale/mx6ul_14x14_evk/Kconfig"
 source "board/freescale/mx6ullevk/Kconfig"
 source "board/grinn/liteboard/Kconfig"
 source "board/phytec/pcm058/Kconfig"
-source "board/phytec/pfla02/Kconfig"
 source "board/phytec/pcl063/Kconfig"
 source "board/gateworks/gw_ventana/Kconfig"
 source "board/kosagi/novena/Kconfig"
@@ -736,8 +674,6 @@ source "board/softing/vining_2000/Kconfig"
 source "board/liebherr/display5/Kconfig"
 source "board/liebherr/mccmon6/Kconfig"
 source "board/logicpd/imx6/Kconfig"
-source "board/seco/Kconfig"
-source "board/sks-kinkel/sksimx6/Kconfig"
 source "board/solidrun/mx6cuboxi/Kconfig"
 source "board/somlabs/visionsom-6ull/Kconfig"
 source "board/technexion/pico-imx6/Kconfig"
@@ -753,5 +689,6 @@ source "board/udoo/neo/Kconfig"
 source "board/wandboard/Kconfig"
 source "board/warp/Kconfig"
 source "board/BuR/brppt2/Kconfig"
+source "board/out4/o4-imx6ull-nano/Kconfig"
 
 endif