blob: 78383f0e8970d69af8bf6dfa10275fa000e151d3 [file] [log] [blame]
Boris BREZILLON51e82662015-03-04 13:13:03 +01001if 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
Adrian Alonso994d9cf2015-10-12 13:48:09 -050026 select ROM_UNIFIED_SECTIONS
Boris BREZILLON51e82662015-03-04 13:13:03 +010027 bool
28
Peng Fan6ac4a432015-07-20 19:28:28 +080029config MX6UL
30 select SYS_L2CACHE_OFF
Adrian Alonso994d9cf2015-10-12 13:48:09 -050031 select ROM_UNIFIED_SECTIONS
Peng Fan6ac4a432015-07-20 19:28:28 +080032 bool
33
Boris BREZILLON7832bf32015-03-04 13:13:05 +010034choice
35 prompt "MX6 board select"
Joe Hershbergerf0699602015-05-12 14:46:23 -050036 optional
Boris BREZILLON7832bf32015-03-04 13:13:05 +010037
Peng Fan62c15d72015-08-07 20:35:24 +080038config TARGET_ARISTAINETOS
39 bool "aristainetos"
Peng Fan62c15d72015-08-07 20:35:24 +080040
41config TARGET_ARISTAINETOS2
42 bool "aristainetos2"
Peng Fan62c15d72015-08-07 20:35:24 +080043
Heiko Schocher8fb9f3f2015-08-24 11:36:40 +020044config TARGET_ARISTAINETOS2B
45 bool "Support aristainetos2-revB"
Heiko Schocher8fb9f3f2015-08-24 11:36:40 +020046
Peng Fan62c15d72015-08-07 20:35:24 +080047config TARGET_CGTQMX6EVAL
48 bool "cgtqmx6eval"
Otavio Salvadore186b182015-11-19 19:02:36 -020049 select SUPPORT_SPL
50 select DM
51 select DM_THERMAL
Peng Fan62c15d72015-08-07 20:35:24 +080052
Nikita Kiryanov3aea6ae2015-07-23 17:19:33 +030053config TARGET_CM_FX6
Peng Fan62c15d72015-08-07 20:35:24 +080054 bool "CM-FX6"
Nikita Kiryanov3aea6ae2015-07-23 17:19:33 +030055 select SUPPORT_SPL
56 select DM
57 select DM_SERIAL
58 select DM_GPIO
59
Peng Fan62c15d72015-08-07 20:35:24 +080060config TARGET_EMBESTMX6BOARDS
61 bool "embestmx6boards"
Peng Fan62c15d72015-08-07 20:35:24 +080062
Akshay Bhat197f9872016-01-29 15:16:40 -050063config TARGET_GE_B450V3
64 bool "General Electric B450v3"
65 select MX6Q
66
67config TARGET_GE_B650V3
68 bool "General Electric B650v3"
69 select MX6Q
70
71config TARGET_GE_B850V3
72 bool "General Electric B850v3"
73 select MX6Q
74
Peng Fan62c15d72015-08-07 20:35:24 +080075config TARGET_GW_VENTANA
76 bool "gw_ventana"
Peng Fan62c15d72015-08-07 20:35:24 +080077 select SUPPORT_SPL
78
79config TARGET_KOSAGI_NOVENA
80 bool "Kosagi Novena"
Peng Fan62c15d72015-08-07 20:35:24 +080081 select SUPPORT_SPL
82
83config TARGET_MX6CUBOXI
84 bool "Solid-run mx6 boards"
Peng Fan62c15d72015-08-07 20:35:24 +080085 select SUPPORT_SPL
86
87config TARGET_MX6QARM2
88 bool "mx6qarm2"
Peng Fan62c15d72015-08-07 20:35:24 +080089
90config TARGET_MX6QSABREAUTO
91 bool "mx6qsabreauto"
Peng Fan62c15d72015-08-07 20:35:24 +080092 select DM
93 select DM_THERMAL
94
95config TARGET_MX6SABRESD
96 bool "mx6sabresd"
Peng Fan62c15d72015-08-07 20:35:24 +080097 select SUPPORT_SPL
98 select DM
99 select DM_THERMAL
100
101config TARGET_MX6SLEVK
102 bool "mx6slevk"
Peng Fane8c50ce2015-08-17 16:11:05 +0800103 select SUPPORT_SPL
Peng Fan62c15d72015-08-07 20:35:24 +0800104
105config TARGET_MX6SXSABRESD
106 bool "mx6sxsabresd"
Peng Fan6feaa962016-03-03 15:56:01 +0800107 select MX6SX
Peng Fan62c15d72015-08-07 20:35:24 +0800108 select SUPPORT_SPL
109 select DM
110 select DM_THERMAL
111
Ye Lib3d60d52016-02-01 10:41:32 +0800112config TARGET_MX6SXSABREAUTO
113 bool "mx6sxsabreauto"
Peng Fan6feaa962016-03-03 15:56:01 +0800114 select MX6SX
Ye Lib3d60d52016-02-01 10:41:32 +0800115 select DM
116 select DM_THERMAL
117
Peng Fan5630c982015-09-06 15:02:34 +0800118config TARGET_MX6UL_9X9_EVK
119 bool "mx6ul_9x9_evk"
120 select MX6UL
Peng Fan5630c982015-09-06 15:02:34 +0800121 select DM
122 select DM_THERMAL
123 select SUPPORT_SPL
124
Peng Fan62c15d72015-08-07 20:35:24 +0800125config TARGET_MX6UL_14X14_EVK
126 bool "mx6ul_14x14_evk"
Peng Fancdd26f52015-08-19 15:48:58 +0800127 select MX6UL
Peng Fan62c15d72015-08-07 20:35:24 +0800128 select DM
129 select DM_THERMAL
130 select SUPPORT_SPL
131
132config TARGET_NITROGEN6X
133 bool "nitrogen6x"
Peng Fan62c15d72015-08-07 20:35:24 +0800134
135config TARGET_OT1200
136 bool "Bachmann OT1200"
Peng Fan62c15d72015-08-07 20:35:24 +0800137 select SUPPORT_SPL
138
Fabio Estevam891b8192016-04-18 09:56:16 -0300139config TARGET_PICO_IMX6UL
140 bool "PICO-IMX6UL-EMMC"
141 select MX6UL
142
Peng Fan62c15d72015-08-07 20:35:24 +0800143config TARGET_PLATINUM_PICON
144 bool "platinum-picon"
Peng Fan62c15d72015-08-07 20:35:24 +0800145 select SUPPORT_SPL
146
147config TARGET_PLATINUM_TITANIUM
148 bool "platinum-titanium"
Peng Fan62c15d72015-08-07 20:35:24 +0800149 select SUPPORT_SPL
150
Stefano Babic17b60372016-06-08 10:50:20 +0200151config TARGET_PCM058
152 bool "Phytec PCM058 i.MX6 Quad"
153 select SUPPORT_SPL
154
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100155config TARGET_SECOMX6
Peng Fan62c15d72015-08-07 20:35:24 +0800156 bool "secomx6 boards"
157
158config TARGET_TBS2910
Soeren Moch4aee78c2015-08-13 21:08:45 +0200159 bool "TBS2910 Matrix ARM mini PC"
Peng Fan62c15d72015-08-07 20:35:24 +0800160
161config TARGET_TITANIUM
162 bool "titanium"
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100163
Markus Niebelf665a792015-06-04 17:25:31 +0200164config TARGET_TQMA6
165 bool "TQ Systems TQMa6 board"
Markus Niebelf665a792015-06-04 17:25:31 +0200166
Peng Fan62c15d72015-08-07 20:35:24 +0800167config TARGET_UDOO
168 bool "udoo"
Peng Fan62c15d72015-08-07 20:35:24 +0800169 select SUPPORT_SPL
170
171config TARGET_WANDBOARD
172 bool "wandboard"
Peng Fan62c15d72015-08-07 20:35:24 +0800173 select SUPPORT_SPL
174
175config TARGET_WARP
176 bool "WaRP"
Peng Fan62c15d72015-08-07 20:35:24 +0800177
Stefan Roese73eb9b02016-02-10 11:41:26 +0100178config TARGET_XPRESS
179 bool "CCV xPress"
180 select MX6UL
181 select DM
182 select DM_THERMAL
183 select SUPPORT_SPL
184
Stefano Babic4c8d4122016-06-06 11:19:42 +0200185config TARGET_ZC5202
186 bool "zc5202"
187 select SUPPORT_SPL
188 select DM
189 select DM_THERMAL
190
191config TARGET_ZC5601
192 bool "zc5601"
193 select SUPPORT_SPL
194 select DM
195 select DM_THERMAL
196
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100197endchoice
198
Boris BREZILLON51e82662015-03-04 13:13:03 +0100199config SYS_SOC
200 default "mx6"
201
Akshay Bhat197f9872016-01-29 15:16:40 -0500202source "board/ge/bx50v3/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800203source "board/aristainetos/Kconfig"
204source "board/bachmann/ot1200/Kconfig"
205source "board/barco/platinum/Kconfig"
206source "board/barco/titanium/Kconfig"
207source "board/boundary/nitrogen6x/Kconfig"
Stefan Roese73eb9b02016-02-10 11:41:26 +0100208source "board/ccv/xpress/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800209source "board/compulab/cm_fx6/Kconfig"
210source "board/congatec/cgtqmx6eval/Kconfig"
Stefano Babic4c8d4122016-06-06 11:19:42 +0200211source "board/el/el6x/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800212source "board/embest/mx6boards/Kconfig"
213source "board/freescale/mx6qarm2/Kconfig"
214source "board/freescale/mx6qsabreauto/Kconfig"
215source "board/freescale/mx6sabresd/Kconfig"
216source "board/freescale/mx6slevk/Kconfig"
217source "board/freescale/mx6sxsabresd/Kconfig"
Ye Lib3d60d52016-02-01 10:41:32 +0800218source "board/freescale/mx6sxsabreauto/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800219source "board/freescale/mx6ul_14x14_evk/Kconfig"
Stefano Babic17b60372016-06-08 10:50:20 +0200220source "board/phytec/pcm058/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800221source "board/gateworks/gw_ventana/Kconfig"
222source "board/kosagi/novena/Kconfig"
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100223source "board/seco/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800224source "board/solidrun/mx6cuboxi/Kconfig"
Fabio Estevam891b8192016-04-18 09:56:16 -0300225source "board/technexion/pico-imx6ul/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800226source "board/tbs/tbs2910/Kconfig"
Markus Niebelf665a792015-06-04 17:25:31 +0200227source "board/tqc/tqma6/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800228source "board/udoo/Kconfig"
229source "board/wandboard/Kconfig"
230source "board/warp/Kconfig"
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100231
Boris BREZILLON51e82662015-03-04 13:13:03 +0100232endif