]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/cpu/armv7/mx6/Kconfig
engicam: icorem6: Add DM_GPIO, DM_MMC support
[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 97
f4b7532f
JT
98config TARGET_MX6Q_ICORE
99 bool "Support Engicam i.Core"
100 select MX6QDL
e88edc7b 101 select OF_CONTROL
f4b7532f 102 select DM
f160c5c8
JT
103 select DM_GPIO
104 select DM_MMC
f4b7532f
JT
105 select DM_THERMAL
106 select SUPPORT_SPL
107
21782828
PF
108config TARGET_MX6QSABREAUTO
109 bool "mx6qsabreauto"
21782828
PF
110 select DM
111 select DM_THERMAL
112
113config TARGET_MX6SABRESD
114 bool "mx6sabresd"
21782828
PF
115 select SUPPORT_SPL
116 select DM
117 select DM_THERMAL
118
119config TARGET_MX6SLEVK
120 bool "mx6slevk"
e7d3b21b 121 select SUPPORT_SPL
21782828
PF
122
123config TARGET_MX6SXSABRESD
124 bool "mx6sxsabresd"
9131c18c 125 select MX6SX
21782828
PF
126 select SUPPORT_SPL
127 select DM
128 select DM_THERMAL
129
cf94a342
YL
130config TARGET_MX6SXSABREAUTO
131 bool "mx6sxsabreauto"
9131c18c 132 select MX6SX
cf94a342
YL
133 select DM
134 select DM_THERMAL
135
d9cbb264
PF
136config TARGET_MX6UL_9X9_EVK
137 bool "mx6ul_9x9_evk"
138 select MX6UL
d9cbb264
PF
139 select DM
140 select DM_THERMAL
141 select SUPPORT_SPL
142
21782828
PF
143config TARGET_MX6UL_14X14_EVK
144 bool "mx6ul_14x14_evk"
d5b2112e 145 select MX6UL
21782828
PF
146 select DM
147 select DM_THERMAL
148 select SUPPORT_SPL
149
55a42b33
PF
150config TARGET_MX6ULL_14X14_EVK
151 bool "Support mx6ull_14x14_evk"
152 select MX6ULL
153 select DM
154 select DM_THERMAL
155
21782828
PF
156config TARGET_NITROGEN6X
157 bool "nitrogen6x"
21782828
PF
158
159config TARGET_OT1200
160 bool "Bachmann OT1200"
21782828
PF
161 select SUPPORT_SPL
162
69cc7dbf
FE
163config TARGET_PICO_IMX6UL
164 bool "PICO-IMX6UL-EMMC"
165 select MX6UL
166
21782828
PF
167config TARGET_PLATINUM_PICON
168 bool "platinum-picon"
21782828
PF
169 select SUPPORT_SPL
170
171config TARGET_PLATINUM_TITANIUM
172 bool "platinum-titanium"
21782828
PF
173 select SUPPORT_SPL
174
876a25d2
SB
175config TARGET_PCM058
176 bool "Phytec PCM058 i.MX6 Quad"
177 select SUPPORT_SPL
178
058d2316 179config TARGET_SECOMX6
21782828
PF
180 bool "secomx6 boards"
181
182config TARGET_TBS2910
c3f871c1 183 bool "TBS2910 Matrix ARM mini PC"
21782828
PF
184
185config TARGET_TITANIUM
186 bool "titanium"
058d2316 187
51f6c428
MN
188config TARGET_TQMA6
189 bool "TQ Systems TQMa6 board"
51f6c428 190
21782828
PF
191config TARGET_UDOO
192 bool "udoo"
21782828
PF
193 select SUPPORT_SPL
194
195config TARGET_WANDBOARD
196 bool "wandboard"
21782828
PF
197 select SUPPORT_SPL
198
199config TARGET_WARP
200 bool "WaRP"
21782828 201
a7f480d9
SR
202config TARGET_XPRESS
203 bool "CCV xPress"
204 select MX6UL
205 select DM
206 select DM_THERMAL
207 select SUPPORT_SPL
208
8be4f40e
SB
209config TARGET_ZC5202
210 bool "zc5202"
211 select SUPPORT_SPL
212 select DM
213 select DM_THERMAL
214
215config TARGET_ZC5601
216 bool "zc5601"
217 select SUPPORT_SPL
218 select DM
219 select DM_THERMAL
220
058d2316
BB
221endchoice
222
89ebc821
BB
223config SYS_SOC
224 default "mx6"
225
f9162b15 226source "board/ge/bx50v3/Kconfig"
ff383220 227source "board/advantech/dms-ba16/Kconfig"
21782828
PF
228source "board/aristainetos/Kconfig"
229source "board/bachmann/ot1200/Kconfig"
230source "board/barco/platinum/Kconfig"
231source "board/barco/titanium/Kconfig"
232source "board/boundary/nitrogen6x/Kconfig"
a7f480d9 233source "board/ccv/xpress/Kconfig"
21782828
PF
234source "board/compulab/cm_fx6/Kconfig"
235source "board/congatec/cgtqmx6eval/Kconfig"
8be4f40e 236source "board/el/el6x/Kconfig"
21782828 237source "board/embest/mx6boards/Kconfig"
f4b7532f 238source "board/engicam/icorem6/Kconfig"
21782828
PF
239source "board/freescale/mx6qarm2/Kconfig"
240source "board/freescale/mx6qsabreauto/Kconfig"
241source "board/freescale/mx6sabresd/Kconfig"
242source "board/freescale/mx6slevk/Kconfig"
243source "board/freescale/mx6sxsabresd/Kconfig"
cf94a342 244source "board/freescale/mx6sxsabreauto/Kconfig"
21782828 245source "board/freescale/mx6ul_14x14_evk/Kconfig"
55a42b33 246source "board/freescale/mx6ullevk/Kconfig"
876a25d2 247source "board/phytec/pcm058/Kconfig"
21782828
PF
248source "board/gateworks/gw_ventana/Kconfig"
249source "board/kosagi/novena/Kconfig"
058d2316 250source "board/seco/Kconfig"
21782828 251source "board/solidrun/mx6cuboxi/Kconfig"
69cc7dbf 252source "board/technexion/pico-imx6ul/Kconfig"
21782828 253source "board/tbs/tbs2910/Kconfig"
51f6c428 254source "board/tqc/tqma6/Kconfig"
21782828
PF
255source "board/udoo/Kconfig"
256source "board/wandboard/Kconfig"
257source "board/warp/Kconfig"
058d2316 258
89ebc821 259endif