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