ARM: at91/Kconfig: add AT91SAM9x5 family to AT91_EARLY_DBGU0 entry
[deliverable/linux.git] / arch / arm / mach-at91 / Kconfig
CommitLineData
8fc5ffa0
AV
1if ARCH_AT91
2
2ef9f59a
JCPV
3config HAVE_AT91_DATAFLASH_CARD
4 bool
5
13079a73
JCPV
6config HAVE_AT91_DBGU0
7 bool
8
9config HAVE_AT91_DBGU1
10 bool
11
2ef9f59a
JCPV
12config HAVE_AT91_USART3
13 bool
14
15config HAVE_AT91_USART4
16 bool
17
18config HAVE_AT91_USART5
19 bool
20
c0177594
JCPV
21config AT91_SAM9_ALT_RESET
22 bool
21ea52aa 23 default !ARCH_AT91X40
c0177594 24
14f991a7
JCPV
25config AT91_SAM9G45_RESET
26 bool
21ea52aa 27 default !ARCH_AT91X40
14f991a7 28
8fc5ffa0
AV
29menu "Atmel AT91 System-on-Chip"
30
05043d08
AV
31choice
32 prompt "Atmel AT91 Processor"
8fc5ffa0
AV
33
34config ARCH_AT91RM9200
35 bool "AT91RM9200"
c750815e 36 select CPU_ARM920T
5e802dfa 37 select GENERIC_CLOCKEVENTS
13079a73 38 select HAVE_AT91_DBGU0
2ef9f59a 39 select HAVE_AT91_USART3
73a59c1c 40
8fc5ffa0 41config ARCH_AT91SAM9260
f7eee89b 42 bool "AT91SAM9260 or AT91SAM9XE"
c750815e 43 select CPU_ARM926T
ad48ce74 44 select GENERIC_CLOCKEVENTS
13079a73 45 select HAVE_AT91_DBGU0
2ef9f59a
JCPV
46 select HAVE_AT91_USART3
47 select HAVE_AT91_USART4
48 select HAVE_AT91_USART5
ee621dd6 49 select HAVE_NET_MACB
8fc5ffa0
AV
50
51config ARCH_AT91SAM9261
52 bool "AT91SAM9261"
c750815e 53 select CPU_ARM926T
ad48ce74 54 select GENERIC_CLOCKEVENTS
0912e535 55 select HAVE_FB_ATMEL
13079a73 56 select HAVE_AT91_DBGU0
8fc5ffa0 57
b319ff80
NF
58config ARCH_AT91SAM9G10
59 bool "AT91SAM9G10"
60 select CPU_ARM926T
b319ff80 61 select GENERIC_CLOCKEVENTS
13079a73 62 select HAVE_AT91_DBGU0
0912e535 63 select HAVE_FB_ATMEL
b319ff80 64
b2c65616
AV
65config ARCH_AT91SAM9263
66 bool "AT91SAM9263"
c750815e 67 select CPU_ARM926T
ad48ce74 68 select GENERIC_CLOCKEVENTS
0912e535 69 select HAVE_FB_ATMEL
ee621dd6 70 select HAVE_NET_MACB
13079a73 71 select HAVE_AT91_DBGU1
b2c65616 72
877d7720
AV
73config ARCH_AT91SAM9RL
74 bool "AT91SAM9RL"
c750815e 75 select CPU_ARM926T
ad48ce74 76 select GENERIC_CLOCKEVENTS
2ef9f59a 77 select HAVE_AT91_USART3
0912e535 78 select HAVE_FB_ATMEL
13079a73 79 select HAVE_AT91_DBGU0
877d7720 80
61352667 81config ARCH_AT91SAM9G20
82 bool "AT91SAM9G20"
c750815e 83 select CPU_ARM926T
61352667 84 select GENERIC_CLOCKEVENTS
13079a73 85 select HAVE_AT91_DBGU0
2ef9f59a
JCPV
86 select HAVE_AT91_USART3
87 select HAVE_AT91_USART4
88 select HAVE_AT91_USART5
ee621dd6 89 select HAVE_NET_MACB
61352667 90
789b23bc 91config ARCH_AT91SAM9G45
ca1dcbf7 92 bool "AT91SAM9G45 or AT91SAM9M10 families"
789b23bc 93 select CPU_ARM926T
789b23bc 94 select GENERIC_CLOCKEVENTS
2ef9f59a 95 select HAVE_AT91_USART3
0912e535 96 select HAVE_FB_ATMEL
ee621dd6 97 select HAVE_NET_MACB
13079a73 98 select HAVE_AT91_DBGU1
ca1dcbf7
NF
99 help
100 Select this if you are using one of Atmel's AT91SAM9G45 family SoC.
101 This support covers AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
789b23bc 102
9a3ee403
NF
103config ARCH_AT91SAM9X5
104 bool "AT91SAM9x5 family"
105 select CPU_ARM926T
106 select GENERIC_CLOCKEVENTS
107 select HAVE_FB_ATMEL
108 select HAVE_NET_MACB
109 select HAVE_AT91_DBGU0
a26e1af5
NF
110 help
111 Select this if you are using one of Atmel's AT91SAM9x5 family SoC.
112 This means that your SAM9 name finishes with a '5' (except if it is
113 AT91SAM9G45!).
114 This support covers AT91SAM9G15, AT91SAM9G25, AT91SAM9X25, AT91SAM9G35
115 and AT91SAM9X35.
9a3ee403 116
9f1ccefe
GU
117config ARCH_AT91X40
118 bool "AT91x40"
5cfc8ee0 119 select ARCH_USES_GETTIMEOFFSET
9f1ccefe 120
05043d08
AV
121endchoice
122
9f1ccefe
GU
123config AT91_PMC_UNIT
124 bool
125 default !ARCH_AT91X40
126
8fc5ffa0
AV
127# ----------------------------------------------------------
128
129if ARCH_AT91RM9200
73a59c1c
SP
130
131comment "AT91RM9200 Board Type"
132
b184a4c9
LB
133config MACH_ONEARM
134 bool "Ajeco 1ARM Single Board Computer"
b184a4c9 135 help
8fc5ffa0 136 Select this if you are using Ajeco's 1ARM Single Board Computer.
50a23e6e 137 <http://www.ajeco.fi/>
b184a4c9 138
73a59c1c
SP
139config ARCH_AT91RM9200DK
140 bool "Atmel AT91RM9200-DK Development board"
2ef9f59a 141 select HAVE_AT91_DATAFLASH_CARD
73a59c1c 142 help
8fc5ffa0
AV
143 Select this if you are using Atmel's AT91RM9200-DK Development board.
144 (Discontinued)
145
73a59c1c
SP
146config MACH_AT91RM9200EK
147 bool "Atmel AT91RM9200-EK Evaluation Kit"
2ef9f59a 148 select HAVE_AT91_DATAFLASH_CARD
73a59c1c 149 help
8fc5ffa0
AV
150 Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
151 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
73a59c1c
SP
152
153config MACH_CSB337
8fc5ffa0 154 bool "Cogent CSB337"
73a59c1c 155 help
8fc5ffa0
AV
156 Select this if you are using Cogent's CSB337 board.
157 <http://www.cogcomp.com/csb_csb337.htm>
73a59c1c
SP
158
159config MACH_CSB637
8fc5ffa0 160 bool "Cogent CSB637"
73a59c1c 161 help
8fc5ffa0
AV
162 Select this if you are using Cogent's CSB637 board.
163 <http://www.cogcomp.com/csb_csb637.htm>
73a59c1c
SP
164
165config MACH_CARMEVA
8fc5ffa0 166 bool "Conitec ARM&EVA"
73a59c1c 167 help
8fc5ffa0 168 Select this if you are using Conitec's AT91RM9200-MCU-Module.
50a23e6e 169 <http://www.conitec.net/english/linuxboard.php>
73a59c1c 170
8fc5ffa0
AV
171config MACH_ATEB9200
172 bool "Embest ATEB9200"
73a59c1c 173 help
8fc5ffa0
AV
174 Select this if you are using Embest's ATEB9200 board.
175 <http://www.embedinfo.com/english/product/ATEB9200.asp>
73a59c1c 176
8fc5ffa0
AV
177config MACH_KB9200
178 bool "KwikByte KB920x"
6902f523 179 help
8fc5ffa0 180 Select this if you are using KwikByte's KB920x board.
50a23e6e 181 <http://www.kwikbyte.com/KB9202.html>
6902f523 182
5d01f133
SR
183config MACH_PICOTUX2XX
184 bool "picotux 200"
5d01f133
SR
185 help
186 Select this if you are using a picotux 200.
187 <http://www.picotux.com/>
188
6902f523
AV
189config MACH_KAFA
190 bool "Sperry-Sun KAFA board"
6902f523 191 help
8fc5ffa0
AV
192 Select this if you are using Sperry-Sun's KAFA board.
193
2f036ac6
AV
194config MACH_ECBAT91
195 bool "emQbit ECB_AT91 SBC"
2ef9f59a 196 select HAVE_AT91_DATAFLASH_CARD
2f036ac6
AV
197 help
198 Select this if you are using emQbit's ECB_AT91 board.
199 <http://wiki.emqbit.com/free-ecb-at91>
200
e3ba22db
AV
201config MACH_YL9200
202 bool "ucDragon YL-9200"
e3ba22db
AV
203 help
204 Select this if you are using the ucDragon YL-9200 board.
205
10233a93
EB
206config MACH_CPUAT91
207 bool "Eukrea CPUAT91"
10233a93
EB
208 help
209 Select this if you are using the Eukrea Electromatique's
210 CPUAT91 board <http://www.eukrea.com/>.
211
01c62c9b
UKK
212config MACH_ECO920
213 bool "eco920"
214 help
215 Select this if you are using the eco920 board
216
82cb8654
JH
217config MACH_RSI_EWS
218 bool "RSI Embedded Webserver"
219 depends on ARCH_AT91RM9200
220 help
221 Select this if you are using RSIs EWS board.
8fc5ffa0
AV
222endif
223
224# ----------------------------------------------------------
225
226if ARCH_AT91SAM9260
227
f7eee89b
AV
228comment "AT91SAM9260 Variants"
229
f7eee89b 230comment "AT91SAM9260 / AT91SAM9XE Board Type"
8fc5ffa0 231
58a0cd78 232config MACH_AT91SAM9260EK
f7eee89b 233 bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
2ef9f59a 234 select HAVE_AT91_DATAFLASH_CARD
58a0cd78 235 help
f7eee89b 236 Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
58a0cd78
AV
237 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
238
35131fb6
AV
239config MACH_CAM60
240 bool "KwikByte KB9260 (CAM60) board"
35131fb6
AV
241 help
242 Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
243 <http://www.kwikbyte.com/KB9260.html>
244
66dbfc6c
AV
245config MACH_SAM9_L9260
246 bool "Olimex SAM9-L9260 board"
2ef9f59a 247 select HAVE_AT91_DATAFLASH_CARD
66dbfc6c
AV
248 help
249 Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
250 <http://www.olimex.com/dev/sam9-L9260.html>
251
9c784f95
SL
252config MACH_AFEB9260
253 bool "Custom afeb9260 board v1"
9c784f95
SL
254 help
255 Select this if you are using custom afeb9260 board based on
256 open hardware design. Select this for revision 1 of the board.
257 <svn://194.85.238.22/home/users/george/svn/arm9eb>
258 <http://groups.google.com/group/arm9fpga-evolution-board>
259
ca0a789a
AV
260config MACH_USB_A9260
261 bool "CALAO USB-A9260"
ca0a789a
AV
262 help
263 Select this if you are using a Calao Systems USB-A9260.
264 <http://www.calao-systems.com>
265
266config MACH_QIL_A9260
267 bool "CALAO QIL-A9260 board"
ca0a789a
AV
268 help
269 Select this if you are using a Calao Systems QIL-A9260 Board.
270 <http://www.calao-systems.com>
271
41a353d1
EB
272config MACH_CPU9260
273 bool "Eukrea CPU9260 board"
41a353d1
EB
274 help
275 Select this if you are using a Eukrea Electromatique's
276 CPU9260 Board <http://www.eukrea.com/>
277
8ed90595
MO
278config MACH_FLEXIBITY
279 bool "Flexibity Connect board"
280 help
281 Select this if you are using Flexibity Connect board
282 <http://www.flexibity.com>
283
8fc5ffa0
AV
284endif
285
286# ----------------------------------------------------------
287
288if ARCH_AT91SAM9261
289
290comment "AT91SAM9261 Board Type"
291
58a0cd78
AV
292config MACH_AT91SAM9261EK
293 bool "Atmel AT91SAM9261-EK Evaluation Kit"
2ef9f59a 294 select HAVE_AT91_DATAFLASH_CARD
58a0cd78
AV
295 help
296 Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
297 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
298
8fc5ffa0
AV
299endif
300
58a0cd78
AV
301# ----------------------------------------------------------
302
b319ff80
NF
303if ARCH_AT91SAM9G10
304
305comment "AT91SAM9G10 Board Type"
306
307config MACH_AT91SAM9G10EK
308 bool "Atmel AT91SAM9G10-EK Evaluation Kit"
2ef9f59a 309 select HAVE_AT91_DATAFLASH_CARD
b319ff80
NF
310 help
311 Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
312 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
313
314endif
315
316# ----------------------------------------------------------
317
e6d92e63
AV
318if ARCH_AT91SAM9263
319
320comment "AT91SAM9263 Board Type"
321
322config MACH_AT91SAM9263EK
323 bool "Atmel AT91SAM9263-EK Evaluation Kit"
2ef9f59a 324 select HAVE_AT91_DATAFLASH_CARD
e6d92e63
AV
325 help
326 Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
327 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
328
ca0a789a
AV
329config MACH_USB_A9263
330 bool "CALAO USB-A9263"
ca0a789a
AV
331 help
332 Select this if you are using a Calao Systems USB-A9263.
333 <http://www.calao-systems.com>
334
ffc63b7d
AV
335config MACH_NEOCORE926
336 bool "Adeneo NEOCORE926"
2ef9f59a 337 select HAVE_AT91_DATAFLASH_CARD
ffc63b7d
AV
338 help
339 Select this if you are using the Adeneo Neocore 926 board.
340
e6d92e63
AV
341endif
342
343# ----------------------------------------------------------
344
c42dcb3d
AV
345if ARCH_AT91SAM9RL
346
347comment "AT91SAM9RL Board Type"
348
349config MACH_AT91SAM9RLEK
350 bool "Atmel AT91SAM9RL-EK Evaluation Kit"
c42dcb3d
AV
351 help
352 Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
353
354endif
355
356# ----------------------------------------------------------
357
61352667 358if ARCH_AT91SAM9G20
359
360comment "AT91SAM9G20 Board Type"
361
362config MACH_AT91SAM9G20EK
363 bool "Atmel AT91SAM9G20-EK Evaluation Kit"
2ef9f59a 364 select HAVE_AT91_DATAFLASH_CARD
61352667 365 help
0f74296a
NF
366 Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
367 that embeds only one SD/MMC slot.
368
369config MACH_AT91SAM9G20EK_2MMC
a6e016f1 370 depends on MACH_AT91SAM9G20EK
0f74296a 371 bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
0f74296a
NF
372 help
373 Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
374 with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
375 onwards.
61352667 376
41a353d1
EB
377config MACH_CPU9G20
378 bool "Eukrea CPU9G20 board"
41a353d1
EB
379 help
380 Select this if you are using a Eukrea Electromatique's
381 CPU9G20 Board <http://www.eukrea.com/>
382
0fb55d3b
ST
383config MACH_ACMENETUSFOXG20
384 bool "Acme Systems srl FOX Board G20"
385 help
386 Select this if you are using Acme Systems
387 FOX Board G20 <http://www.acmesystems.it>
388
9b404b7c
CG
389config MACH_PORTUXG20
390 bool "taskit PortuxG20"
391 help
392 Select this if you are using taskit's PortuxG20.
393 <http://www.taskit.de/en/>
394
395config MACH_STAMP9G20
396 bool "taskit Stamp9G20 CPU module"
397 help
398 Select this if you are using taskit's Stamp9G20 CPU module on its
399 evaluation board.
400 <http://www.taskit.de/en/>
401
abf0c1bc
PG
402config MACH_PCONTROL_G20
403 bool "PControl G20 CPU module"
404 help
405 Select this if you are using taskit's Stamp9G20 CPU module on this
406 carrier board, beeing the decentralized unit of a building automation
407 system; featuring nvram, eth-switch, iso-rs485, display, io
fcdc2ea7
IP
408
409config MACH_GSIA18S
410 bool "GS_IA18_S board"
411 help
412 This enables support for the GS_IA18_S board
413 produced by GeoSIG Ltd company. This is an internet accelerograph.
414 <http://www.geosig.com>
0a072a24
JCPV
415
416config MACH_USB_A9G20
417 bool "CALAO USB-A9G20"
418 depends on ARCH_AT91SAM9G20
419 help
420 Select this if you are using a Calao Systems USB-A9G20.
421 <http://www.calao-systems.com>
422
61352667 423endif
424
064baaca
RM
425if (ARCH_AT91SAM9260 || ARCH_AT91SAM9G20)
426comment "AT91SAM9260/AT91SAM9G20 boards"
427
428config MACH_SNAPPER_9260
429 bool "Bluewater Systems Snapper 9260/9G20 module"
430 help
431 Select this if you are using the Bluewater Systems Snapper 9260 or
432 Snapper 9G20 modules.
433 <http://www.bluewatersys.com/>
434endif
435
61352667 436# ----------------------------------------------------------
437
789b23bc
NF
438if ARCH_AT91SAM9G45
439
440comment "AT91SAM9G45 Board Type"
441
67dd8995
JCPV
442config MACH_AT91SAM9M10G45EK
443 bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
789b23bc 444 help
fefbc407
NF
445 Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit.
446 Those boards can be populated with any SoC of AT91SAM9G45 or AT91SAM9M10
447 families: AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
448 <http://www.atmel.com/tools/SAM9M10-G45-EK.aspx>
789b23bc
NF
449
450endif
451
452# ----------------------------------------------------------
453
9f1ccefe
GU
454if ARCH_AT91X40
455
456comment "AT91X40 Board Type"
457
458config MACH_AT91EB01
459 bool "Atmel AT91EB01 Evaluation Kit"
460 help
461 Select this if you are using Atmel's AT91EB01 Evaluation Kit.
462 It is also a popular target for simulators such as GDB's
463 ARM simulator (commonly known as the ARMulator) and the
464 Skyeye simulator.
465
466endif
467
468# ----------------------------------------------------------
469
49fe2ba3
NF
470comment "Generic Board Type"
471
472config MACH_AT91SAM_DT
473 bool "Atmel AT91SAM Evaluation Kits with device-tree support"
474 select USE_OF
475 help
476 Select this if you want to experiment device-tree with
477 an Atmel Evaluation Kit.
478
479# ----------------------------------------------------------
480
58a0cd78
AV
481comment "AT91 Board Options"
482
483config MTD_AT91_DATAFLASH_CARD
484 bool "Enable DataFlash Card support"
2ef9f59a 485 depends on HAVE_AT91_DATAFLASH_CARD
58a0cd78
AV
486 help
487 Enable support for the DataFlash card.
488
8fc5ffa0 489# ----------------------------------------------------------
73a59c1c 490
8fc5ffa0 491comment "AT91 Feature Selections"
73a59c1c
SP
492
493config AT91_PROGRAMMABLE_CLOCKS
494 bool "Programmable Clocks"
495 help
496 Select this if you need to program one or more of the PCK0..PCK3
497 programmable clock outputs.
498
eaad2db0
AV
499config AT91_SLOW_CLOCK
500 bool "Suspend-to-RAM disables main oscillator"
501 depends on SUSPEND
502 help
503 Select this if you want Suspend-to-RAM to save the most power
504 possible (without powering off the CPU) by disabling the PLLs
505 and main oscillator so that only the 32 KiHz clock is available.
506
507 When only that slow-clock is available, some peripherals lose
508 functionality. Many can't issue wakeup events unless faster
509 clocks are available. Some lose their operating state and
510 need to be completely re-initialized.
511
5248c657
DB
512config AT91_TIMER_HZ
513 int "Kernel HZ (jiffies per second)"
514 range 32 1024
515 depends on ARCH_AT91
516 default "128" if ARCH_AT91RM9200
517 default "100"
518 help
519 On AT91rm9200 chips where you're using a system clock derived
520 from the 32768 Hz hardware clock, this tick rate should divide
521 it exactly: use a power-of-two value, such as 128 or 256, to
522 reduce timing errors caused by rounding.
523
524 On AT91sam926x chips, or otherwise when using a higher precision
525 system clock (of at least several MHz), rounding is less of a
526 problem so it can be safer to use a decimal values like 100.
527
fa3218d8
GL
528choice
529 prompt "Select a UART for early kernel messages"
530
13079a73 531config AT91_EARLY_DBGU0
514982ad 532 bool "DBGU on rm9200, 9260/9g20, 9261/9g10, 9rl and 9x5"
13079a73
JCPV
533 depends on HAVE_AT91_DBGU0
534
535config AT91_EARLY_DBGU1
9918ceaf 536 bool "DBGU on 9263 and 9g45"
13079a73 537 depends on HAVE_AT91_DBGU1
fa3218d8
GL
538
539config AT91_EARLY_USART0
540 bool "USART0"
541
542config AT91_EARLY_USART1
543 bool "USART1"
544
545config AT91_EARLY_USART2
546 bool "USART2"
547 depends on ! ARCH_AT91X40
548
549config AT91_EARLY_USART3
550 bool "USART3"
2ef9f59a 551 depends on HAVE_AT91_USART3
fa3218d8
GL
552
553config AT91_EARLY_USART4
554 bool "USART4"
2ef9f59a 555 depends on HAVE_AT91_USART4
fa3218d8
GL
556
557config AT91_EARLY_USART5
558 bool "USART5"
2ef9f59a 559 depends on HAVE_AT91_USART5
fa3218d8
GL
560
561endchoice
562
73a59c1c
SP
563endmenu
564
565endif
This page took 0.488547 seconds and 5 git commands to generate.