]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - arch/arm/mach-at91/Kconfig.non_dt
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-jammy-kernel.git] / arch / arm / mach-at91 / Kconfig.non_dt
1 menu "Atmel Non-DT world"
2
3 config HAVE_AT91_DATAFLASH_CARD
4 bool
5
6 choice
7 prompt "Atmel AT91 Processor Devices for non DT boards"
8
9 config ARCH_AT91_NONE
10 bool "None"
11
12 config ARCH_AT91RM9200
13 bool "AT91RM9200"
14 select SOC_AT91RM9200
15 select AT91_USE_OLD_CLK
16
17 config ARCH_AT91SAM9260
18 bool "AT91SAM9260 or AT91SAM9XE or AT91SAM9G20"
19 select SOC_AT91SAM9260
20 select AT91_USE_OLD_CLK
21
22 config ARCH_AT91SAM9261
23 bool "AT91SAM9261 or AT91SAM9G10"
24 select SOC_AT91SAM9261
25 select AT91_USE_OLD_CLK
26
27 config ARCH_AT91SAM9263
28 bool "AT91SAM9263"
29 select SOC_AT91SAM9263
30 select AT91_USE_OLD_CLK
31
32 config ARCH_AT91SAM9RL
33 bool "AT91SAM9RL"
34 select SOC_AT91SAM9RL
35 select AT91_USE_OLD_CLK
36
37 config ARCH_AT91SAM9G45
38 bool "AT91SAM9G45"
39 select SOC_AT91SAM9G45
40 select AT91_USE_OLD_CLK
41
42 config ARCH_AT91X40
43 bool "AT91x40"
44 depends on !MMU
45 select ARCH_USES_GETTIMEOFFSET
46 select MULTI_IRQ_HANDLER
47 select SPARSE_IRQ
48
49 endchoice
50
51 config ARCH_AT91SAM9G20
52 bool
53 select ARCH_AT91SAM9260
54
55 config ARCH_AT91SAM9G10
56 bool
57 select ARCH_AT91SAM9261
58
59 # ----------------------------------------------------------
60
61 if ARCH_AT91RM9200
62
63 comment "AT91RM9200 Board Type"
64
65 config MACH_ONEARM
66 bool "Ajeco 1ARM Single Board Computer"
67 help
68 Select this if you are using Ajeco's 1ARM Single Board Computer.
69 <http://www.ajeco.fi/>
70
71 config MACH_AT91RM9200EK
72 bool "Atmel AT91RM9200-EK Evaluation Kit"
73 select HAVE_AT91_DATAFLASH_CARD
74 help
75 Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
76 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
77
78 config MACH_CSB337
79 bool "Cogent CSB337"
80 help
81 Select this if you are using Cogent's CSB337 board.
82 <http://www.cogcomp.com/csb_csb337.htm>
83
84 config MACH_CSB637
85 bool "Cogent CSB637"
86 help
87 Select this if you are using Cogent's CSB637 board.
88 <http://www.cogcomp.com/csb_csb637.htm>
89
90 config MACH_CARMEVA
91 bool "Conitec ARM&EVA"
92 help
93 Select this if you are using Conitec's AT91RM9200-MCU-Module.
94 <http://www.conitec.net/english/linuxboard.php>
95
96 config MACH_ATEB9200
97 bool "Embest ATEB9200"
98 help
99 Select this if you are using Embest's ATEB9200 board.
100 <http://www.embedinfo.com/english/product/ATEB9200.asp>
101
102 config MACH_KB9200
103 bool "KwikByte KB920x"
104 help
105 Select this if you are using KwikByte's KB920x board.
106 <http://www.kwikbyte.com/KB9202.html>
107
108 config MACH_PICOTUX2XX
109 bool "picotux 200"
110 help
111 Select this if you are using a picotux 200.
112 <http://www.picotux.com/>
113
114 config MACH_KAFA
115 bool "Sperry-Sun KAFA board"
116 help
117 Select this if you are using Sperry-Sun's KAFA board.
118
119 config MACH_ECBAT91
120 bool "emQbit ECB_AT91 SBC"
121 select HAVE_AT91_DATAFLASH_CARD
122 help
123 Select this if you are using emQbit's ECB_AT91 board.
124 <http://wiki.emqbit.com/free-ecb-at91>
125
126 config MACH_YL9200
127 bool "ucDragon YL-9200"
128 help
129 Select this if you are using the ucDragon YL-9200 board.
130
131 config MACH_CPUAT91
132 bool "Eukrea CPUAT91"
133 help
134 Select this if you are using the Eukrea Electromatique's
135 CPUAT91 board <http://www.eukrea.com/>.
136
137 config MACH_ECO920
138 bool "eco920"
139 help
140 Select this if you are using the eco920 board
141
142 config MACH_RSI_EWS
143 bool "RSI Embedded Webserver"
144 depends on ARCH_AT91RM9200
145 help
146 Select this if you are using RSIs EWS board.
147 endif
148
149 # ----------------------------------------------------------
150
151 if ARCH_AT91SAM9260
152
153 comment "AT91SAM9260 Variants"
154
155 comment "AT91SAM9260 / AT91SAM9XE Board Type"
156
157 config MACH_AT91SAM9260EK
158 bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
159 select HAVE_AT91_DATAFLASH_CARD
160 help
161 Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
162 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
163
164 config MACH_CAM60
165 bool "KwikByte KB9260 (CAM60) board"
166 help
167 Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
168 <http://www.kwikbyte.com/KB9260.html>
169
170 config MACH_SAM9_L9260
171 bool "Olimex SAM9-L9260 board"
172 select HAVE_AT91_DATAFLASH_CARD
173 help
174 Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
175 <http://www.olimex.com/dev/sam9-L9260.html>
176
177 config MACH_AFEB9260
178 bool "Custom afeb9260 board v1"
179 help
180 Select this if you are using custom afeb9260 board based on
181 open hardware design. Select this for revision 1 of the board.
182 <svn://194.85.238.22/home/users/george/svn/arm9eb>
183 <http://groups.google.com/group/arm9fpga-evolution-board>
184
185 config MACH_QIL_A9260
186 bool "CALAO QIL-A9260 board"
187 help
188 Select this if you are using a Calao Systems QIL-A9260 Board.
189 <http://www.calao-systems.com>
190
191 config MACH_CPU9260
192 bool "Eukrea CPU9260 board"
193 help
194 Select this if you are using a Eukrea Electromatique's
195 CPU9260 Board <http://www.eukrea.com/>
196
197 config MACH_FLEXIBITY
198 bool "Flexibity Connect board"
199 help
200 Select this if you are using Flexibity Connect board
201 <http://www.flexibity.com>
202
203 comment "AT91SAM9G20 Board Type"
204
205 config MACH_AT91SAM9G20EK
206 bool "Atmel AT91SAM9G20-EK Evaluation Kit"
207 select HAVE_AT91_DATAFLASH_CARD
208 help
209 Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
210 that embeds only one SD/MMC slot.
211
212 config MACH_AT91SAM9G20EK_2MMC
213 depends on MACH_AT91SAM9G20EK
214 bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
215 help
216 Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
217 with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
218 onwards.
219 <http://www.atmel.com/tools/SAM9G20-EK.aspx>
220
221 config MACH_CPU9G20
222 bool "Eukrea CPU9G20 board"
223 help
224 Select this if you are using a Eukrea Electromatique's
225 CPU9G20 Board <http://www.eukrea.com/>
226
227 config MACH_ACMENETUSFOXG20
228 bool "Acme Systems srl FOX Board G20"
229 help
230 Select this if you are using Acme Systems
231 FOX Board G20 <http://www.acmesystems.it>
232
233 config MACH_PORTUXG20
234 bool "taskit PortuxG20"
235 help
236 Select this if you are using taskit's PortuxG20.
237 <http://www.taskit.de/en/>
238
239 config MACH_STAMP9G20
240 bool "taskit Stamp9G20 CPU module"
241 help
242 Select this if you are using taskit's Stamp9G20 CPU module on its
243 evaluation board.
244 <http://www.taskit.de/en/>
245
246 config MACH_PCONTROL_G20
247 bool "PControl G20 CPU module"
248 help
249 Select this if you are using taskit's Stamp9G20 CPU module on this
250 carrier board, beeing the decentralized unit of a building automation
251 system; featuring nvram, eth-switch, iso-rs485, display, io
252
253 config MACH_GSIA18S
254 bool "GS_IA18_S board"
255 help
256 This enables support for the GS_IA18_S board
257 produced by GeoSIG Ltd company. This is an internet accelerograph.
258 <http://www.geosig.com>
259
260 config MACH_SNAPPER_9260
261 bool "Bluewater Systems Snapper 9260/9G20 module"
262 help
263 Select this if you are using the Bluewater Systems Snapper 9260 or
264 Snapper 9G20 modules.
265 <http://www.bluewatersys.com/>
266 endif
267
268 # ----------------------------------------------------------
269
270 if ARCH_AT91SAM9261
271
272 comment "AT91SAM9261 Board Type"
273
274 config MACH_AT91SAM9261EK
275 bool "Atmel AT91SAM9261-EK Evaluation Kit"
276 select HAVE_AT91_DATAFLASH_CARD
277 help
278 Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
279 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
280
281 comment "AT91SAM9G10 Board Type"
282
283 config MACH_AT91SAM9G10EK
284 bool "Atmel AT91SAM9G10-EK Evaluation Kit"
285 select HAVE_AT91_DATAFLASH_CARD
286 help
287 Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
288 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
289
290 endif
291
292 # ----------------------------------------------------------
293
294 if ARCH_AT91SAM9263
295
296 comment "AT91SAM9263 Board Type"
297
298 config MACH_AT91SAM9263EK
299 bool "Atmel AT91SAM9263-EK Evaluation Kit"
300 select HAVE_AT91_DATAFLASH_CARD
301 help
302 Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
303 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
304
305 endif
306
307 # ----------------------------------------------------------
308
309 if ARCH_AT91SAM9RL
310
311 comment "AT91SAM9RL Board Type"
312
313 config MACH_AT91SAM9RLEK
314 bool "Atmel AT91SAM9RL-EK Evaluation Kit"
315 help
316 Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
317
318 endif
319
320 # ----------------------------------------------------------
321
322 if ARCH_AT91SAM9G45
323
324 comment "AT91SAM9G45 Board Type"
325
326 config MACH_AT91SAM9M10G45EK
327 bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
328 help
329 Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit.
330 Those boards can be populated with any SoC of AT91SAM9G45 or AT91SAM9M10
331 families: AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
332 <http://www.atmel.com/tools/SAM9M10-G45-EK.aspx>
333
334 endif
335
336 # ----------------------------------------------------------
337
338 if ARCH_AT91X40
339
340 comment "AT91X40 Board Type"
341
342 config MACH_AT91EB01
343 bool "Atmel AT91EB01 Evaluation Kit"
344 help
345 Select this if you are using Atmel's AT91EB01 Evaluation Kit.
346 It is also a popular target for simulators such as GDB's
347 ARM simulator (commonly known as the ARMulator) and the
348 Skyeye simulator.
349
350 endif
351
352 # ----------------------------------------------------------
353
354 comment "AT91 Board Options"
355
356 config MTD_AT91_DATAFLASH_CARD
357 bool "Enable DataFlash Card support"
358 depends on HAVE_AT91_DATAFLASH_CARD
359 help
360 Enable support for the DataFlash card.
361
362 endmenu