blob: 0b02e9e77807ce33ae62ac0180d052a8a166b198 [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
26 bool
27
Peng Fan6ac4a432015-07-20 19:28:28 +080028config MX6UL
29 select SYS_L2CACHE_OFF
30 bool
31
Boris BREZILLON7832bf32015-03-04 13:13:05 +010032choice
33 prompt "MX6 board select"
Joe Hershbergerf0699602015-05-12 14:46:23 -050034 optional
Boris BREZILLON7832bf32015-03-04 13:13:05 +010035
Peng Fan62c15d72015-08-07 20:35:24 +080036config TARGET_ARISTAINETOS
37 bool "aristainetos"
Peng Fan62c15d72015-08-07 20:35:24 +080038
39config TARGET_ARISTAINETOS2
40 bool "aristainetos2"
Peng Fan62c15d72015-08-07 20:35:24 +080041
Heiko Schocher8fb9f3f2015-08-24 11:36:40 +020042config TARGET_ARISTAINETOS2B
43 bool "Support aristainetos2-revB"
Heiko Schocher8fb9f3f2015-08-24 11:36:40 +020044
Peng Fan62c15d72015-08-07 20:35:24 +080045config TARGET_CGTQMX6EVAL
46 bool "cgtqmx6eval"
Peng Fan62c15d72015-08-07 20:35:24 +080047
Nikita Kiryanov3aea6ae2015-07-23 17:19:33 +030048config TARGET_CM_FX6
Peng Fan62c15d72015-08-07 20:35:24 +080049 bool "CM-FX6"
Nikita Kiryanov3aea6ae2015-07-23 17:19:33 +030050 select SUPPORT_SPL
51 select DM
52 select DM_SERIAL
53 select DM_GPIO
54
Peng Fan62c15d72015-08-07 20:35:24 +080055config TARGET_EMBESTMX6BOARDS
56 bool "embestmx6boards"
Peng Fan62c15d72015-08-07 20:35:24 +080057
58config TARGET_GW_VENTANA
59 bool "gw_ventana"
Peng Fan62c15d72015-08-07 20:35:24 +080060 select SUPPORT_SPL
61
62config TARGET_KOSAGI_NOVENA
63 bool "Kosagi Novena"
Peng Fan62c15d72015-08-07 20:35:24 +080064 select SUPPORT_SPL
65
66config TARGET_MX6CUBOXI
67 bool "Solid-run mx6 boards"
Peng Fan62c15d72015-08-07 20:35:24 +080068 select SUPPORT_SPL
69
70config TARGET_MX6QARM2
71 bool "mx6qarm2"
Peng Fan62c15d72015-08-07 20:35:24 +080072
73config TARGET_MX6QSABREAUTO
74 bool "mx6qsabreauto"
Peng Fan62c15d72015-08-07 20:35:24 +080075 select DM
76 select DM_THERMAL
77
78config TARGET_MX6SABRESD
79 bool "mx6sabresd"
Peng Fan62c15d72015-08-07 20:35:24 +080080 select SUPPORT_SPL
81 select DM
82 select DM_THERMAL
83
84config TARGET_MX6SLEVK
85 bool "mx6slevk"
Peng Fane8c50ce2015-08-17 16:11:05 +080086 select SUPPORT_SPL
Peng Fan62c15d72015-08-07 20:35:24 +080087
88config TARGET_MX6SXSABRESD
89 bool "mx6sxsabresd"
Peng Fan62c15d72015-08-07 20:35:24 +080090 select SUPPORT_SPL
91 select DM
92 select DM_THERMAL
93
Peng Fan5630c982015-09-06 15:02:34 +080094config TARGET_MX6UL_9X9_EVK
95 bool "mx6ul_9x9_evk"
96 select MX6UL
Peng Fan5630c982015-09-06 15:02:34 +080097 select DM
98 select DM_THERMAL
99 select SUPPORT_SPL
100
Peng Fan62c15d72015-08-07 20:35:24 +0800101config TARGET_MX6UL_14X14_EVK
102 bool "mx6ul_14x14_evk"
Peng Fancdd26f52015-08-19 15:48:58 +0800103 select MX6UL
Peng Fan62c15d72015-08-07 20:35:24 +0800104 select DM
105 select DM_THERMAL
106 select SUPPORT_SPL
107
108config TARGET_NITROGEN6X
109 bool "nitrogen6x"
Peng Fan62c15d72015-08-07 20:35:24 +0800110
111config TARGET_OT1200
112 bool "Bachmann OT1200"
Peng Fan62c15d72015-08-07 20:35:24 +0800113 select SUPPORT_SPL
114
115config TARGET_PLATINUM_PICON
116 bool "platinum-picon"
Peng Fan62c15d72015-08-07 20:35:24 +0800117 select SUPPORT_SPL
118
119config TARGET_PLATINUM_TITANIUM
120 bool "platinum-titanium"
Peng Fan62c15d72015-08-07 20:35:24 +0800121 select SUPPORT_SPL
122
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100123config TARGET_SECOMX6
Peng Fan62c15d72015-08-07 20:35:24 +0800124 bool "secomx6 boards"
125
126config TARGET_TBS2910
Soeren Moch4aee78c2015-08-13 21:08:45 +0200127 bool "TBS2910 Matrix ARM mini PC"
Peng Fan62c15d72015-08-07 20:35:24 +0800128
129config TARGET_TITANIUM
130 bool "titanium"
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100131
Markus Niebelf665a792015-06-04 17:25:31 +0200132config TARGET_TQMA6
133 bool "TQ Systems TQMa6 board"
Markus Niebelf665a792015-06-04 17:25:31 +0200134
Peng Fan62c15d72015-08-07 20:35:24 +0800135config TARGET_UDOO
136 bool "udoo"
Peng Fan62c15d72015-08-07 20:35:24 +0800137 select SUPPORT_SPL
138
139config TARGET_WANDBOARD
140 bool "wandboard"
Peng Fan62c15d72015-08-07 20:35:24 +0800141 select SUPPORT_SPL
142
143config TARGET_WARP
144 bool "WaRP"
Peng Fan62c15d72015-08-07 20:35:24 +0800145
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100146endchoice
147
Boris BREZILLON51e82662015-03-04 13:13:03 +0100148config SYS_SOC
149 default "mx6"
150
Peng Fan62c15d72015-08-07 20:35:24 +0800151source "board/aristainetos/Kconfig"
152source "board/bachmann/ot1200/Kconfig"
153source "board/barco/platinum/Kconfig"
154source "board/barco/titanium/Kconfig"
155source "board/boundary/nitrogen6x/Kconfig"
156source "board/compulab/cm_fx6/Kconfig"
157source "board/congatec/cgtqmx6eval/Kconfig"
158source "board/embest/mx6boards/Kconfig"
159source "board/freescale/mx6qarm2/Kconfig"
160source "board/freescale/mx6qsabreauto/Kconfig"
161source "board/freescale/mx6sabresd/Kconfig"
162source "board/freescale/mx6slevk/Kconfig"
163source "board/freescale/mx6sxsabresd/Kconfig"
164source "board/freescale/mx6ul_14x14_evk/Kconfig"
165source "board/gateworks/gw_ventana/Kconfig"
166source "board/kosagi/novena/Kconfig"
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100167source "board/seco/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800168source "board/solidrun/mx6cuboxi/Kconfig"
169source "board/tbs/tbs2910/Kconfig"
Markus Niebelf665a792015-06-04 17:25:31 +0200170source "board/tqc/tqma6/Kconfig"
Peng Fan62c15d72015-08-07 20:35:24 +0800171source "board/udoo/Kconfig"
172source "board/wandboard/Kconfig"
173source "board/warp/Kconfig"
Boris BREZILLON7832bf32015-03-04 13:13:05 +0100174
Boris BREZILLON51e82662015-03-04 13:13:03 +0100175endif