]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/armv7/mx6/Kconfig
e2431a8c9237e1657e272cbe52725a15a7732e43
[u-boot] / arch / arm / cpu / armv7 / mx6 / Kconfig
1 if ARCH_MX6
2
3 config MX6
4         bool
5         default y
6
7 config MX6D
8         bool
9
10 config MX6DL
11         bool
12
13 config MX6Q
14         bool
15
16 config MX6QDL
17         bool
18
19 config MX6S
20         bool
21
22 config MX6SL
23         bool
24
25 config MX6SX
26         select ROM_UNIFIED_SECTIONS
27         bool
28
29 config MX6UL
30         select SYS_L2CACHE_OFF
31         select ROM_UNIFIED_SECTIONS
32         bool
33
34 config MX6ULL
35         bool
36         select MX6UL
37
38 choice
39         prompt "MX6 board select"
40         optional
41
42 config TARGET_ADVANTECH_DMS_BA16
43         bool "Advantech dms-ba16"
44         select MX6Q
45
46 config TARGET_ARISTAINETOS
47         bool "aristainetos"
48
49 config TARGET_ARISTAINETOS2
50         bool "aristainetos2"
51
52 config TARGET_ARISTAINETOS2B
53         bool "Support aristainetos2-revB"
54
55 config TARGET_CGTQMX6EVAL
56         bool "cgtqmx6eval"
57         select SUPPORT_SPL
58         select DM
59         select DM_THERMAL
60
61 config TARGET_CM_FX6
62         bool "CM-FX6"
63         select SUPPORT_SPL
64         select DM
65         select DM_SERIAL
66         select DM_GPIO
67
68 config TARGET_EMBESTMX6BOARDS
69         bool "embestmx6boards"
70
71 config TARGET_GE_B450V3
72         bool "General Electric B450v3"
73         select MX6Q
74
75 config TARGET_GE_B650V3
76         bool "General Electric B650v3"
77         select MX6Q
78
79 config TARGET_GE_B850V3
80         bool "General Electric B850v3"
81         select MX6Q
82
83 config TARGET_GW_VENTANA
84         bool "gw_ventana"
85         select SUPPORT_SPL
86
87 config TARGET_KOSAGI_NOVENA
88         bool "Kosagi Novena"
89         select SUPPORT_SPL
90
91 config TARGET_MX6CUBOXI
92         bool "Solid-run mx6 boards"
93         select SUPPORT_SPL
94
95 config TARGET_MX6QARM2
96         bool "mx6qarm2"
97
98 config TARGET_MX6Q_ICORE
99         bool "Support Engicam i.Core"
100         select MX6QDL
101         select OF_CONTROL
102         select DM
103         select DM_THERMAL
104         select SUPPORT_SPL
105
106 config TARGET_MX6QSABREAUTO
107         bool "mx6qsabreauto"
108         select DM
109         select DM_THERMAL
110
111 config TARGET_MX6SABRESD
112         bool "mx6sabresd"
113         select SUPPORT_SPL
114         select DM
115         select DM_THERMAL
116
117 config TARGET_MX6SLEVK
118         bool "mx6slevk"
119         select SUPPORT_SPL
120
121 config TARGET_MX6SXSABRESD
122         bool "mx6sxsabresd"
123         select MX6SX
124         select SUPPORT_SPL
125         select DM
126         select DM_THERMAL
127
128 config TARGET_MX6SXSABREAUTO
129         bool "mx6sxsabreauto"
130         select MX6SX
131         select DM
132         select DM_THERMAL
133
134 config TARGET_MX6UL_9X9_EVK
135         bool "mx6ul_9x9_evk"
136         select MX6UL
137         select DM
138         select DM_THERMAL
139         select SUPPORT_SPL
140
141 config TARGET_MX6UL_14X14_EVK
142         bool "mx6ul_14x14_evk"
143         select MX6UL
144         select DM
145         select DM_THERMAL
146         select SUPPORT_SPL
147
148 config TARGET_MX6ULL_14X14_EVK
149         bool "Support mx6ull_14x14_evk"
150         select MX6ULL
151         select DM
152         select DM_THERMAL
153
154 config TARGET_NITROGEN6X
155         bool "nitrogen6x"
156
157 config TARGET_OT1200
158         bool "Bachmann OT1200"
159         select SUPPORT_SPL
160
161 config TARGET_PICO_IMX6UL
162         bool "PICO-IMX6UL-EMMC"
163         select MX6UL
164
165 config TARGET_PLATINUM_PICON
166         bool "platinum-picon"
167         select SUPPORT_SPL
168
169 config TARGET_PLATINUM_TITANIUM
170         bool "platinum-titanium"
171         select SUPPORT_SPL
172
173 config TARGET_PCM058
174         bool "Phytec PCM058 i.MX6 Quad"
175         select SUPPORT_SPL
176
177 config TARGET_SECOMX6
178         bool "secomx6 boards"
179
180 config TARGET_TBS2910
181         bool "TBS2910 Matrix ARM mini PC"
182
183 config TARGET_TITANIUM
184         bool "titanium"
185
186 config TARGET_TQMA6
187         bool "TQ Systems TQMa6 board"
188
189 config TARGET_UDOO
190         bool "udoo"
191         select SUPPORT_SPL
192
193 config TARGET_WANDBOARD
194         bool "wandboard"
195         select SUPPORT_SPL
196
197 config TARGET_WARP
198         bool "WaRP"
199
200 config TARGET_XPRESS
201         bool "CCV xPress"
202         select MX6UL
203         select DM
204         select DM_THERMAL
205         select SUPPORT_SPL
206
207 config TARGET_ZC5202
208         bool "zc5202"
209         select SUPPORT_SPL
210         select DM
211         select DM_THERMAL
212
213 config TARGET_ZC5601
214         bool "zc5601"
215         select SUPPORT_SPL
216         select DM
217         select DM_THERMAL
218
219 endchoice
220
221 config SYS_SOC
222         default "mx6"
223
224 source "board/ge/bx50v3/Kconfig"
225 source "board/advantech/dms-ba16/Kconfig"
226 source "board/aristainetos/Kconfig"
227 source "board/bachmann/ot1200/Kconfig"
228 source "board/barco/platinum/Kconfig"
229 source "board/barco/titanium/Kconfig"
230 source "board/boundary/nitrogen6x/Kconfig"
231 source "board/ccv/xpress/Kconfig"
232 source "board/compulab/cm_fx6/Kconfig"
233 source "board/congatec/cgtqmx6eval/Kconfig"
234 source "board/el/el6x/Kconfig"
235 source "board/embest/mx6boards/Kconfig"
236 source "board/engicam/icorem6/Kconfig"
237 source "board/freescale/mx6qarm2/Kconfig"
238 source "board/freescale/mx6qsabreauto/Kconfig"
239 source "board/freescale/mx6sabresd/Kconfig"
240 source "board/freescale/mx6slevk/Kconfig"
241 source "board/freescale/mx6sxsabresd/Kconfig"
242 source "board/freescale/mx6sxsabreauto/Kconfig"
243 source "board/freescale/mx6ul_14x14_evk/Kconfig"
244 source "board/freescale/mx6ullevk/Kconfig"
245 source "board/phytec/pcm058/Kconfig"
246 source "board/gateworks/gw_ventana/Kconfig"
247 source "board/kosagi/novena/Kconfig"
248 source "board/seco/Kconfig"
249 source "board/solidrun/mx6cuboxi/Kconfig"
250 source "board/technexion/pico-imx6ul/Kconfig"
251 source "board/tbs/tbs2910/Kconfig"
252 source "board/tqc/tqma6/Kconfig"
253 source "board/udoo/Kconfig"
254 source "board/wandboard/Kconfig"
255 source "board/warp/Kconfig"
256
257 endif