ARM: 5850/1: [AT91] AT572D940HF processor support
[linux-2.6-block.git] / arch / arm / mach-at91 / Kconfig
CommitLineData
8fc5ffa0
AV
1if ARCH_AT91
2
2ef9f59a
JCPV
3config HAVE_AT91_DATAFLASH_CARD
4 bool
5
6config HAVE_NAND_ATMEL_BUSWIDTH_16
7 bool
8
9config HAVE_AT91_USART3
10 bool
11
12config HAVE_AT91_USART4
13 bool
14
15config HAVE_AT91_USART5
16 bool
17
8fc5ffa0
AV
18menu "Atmel AT91 System-on-Chip"
19
05043d08
AV
20choice
21 prompt "Atmel AT91 Processor"
8fc5ffa0
AV
22
23config ARCH_AT91RM9200
24 bool "AT91RM9200"
c750815e 25 select CPU_ARM920T
5e802dfa
DB
26 select GENERIC_TIME
27 select GENERIC_CLOCKEVENTS
2ef9f59a 28 select HAVE_AT91_USART3
73a59c1c 29
8fc5ffa0 30config ARCH_AT91SAM9260
f7eee89b 31 bool "AT91SAM9260 or AT91SAM9XE"
c750815e 32 select CPU_ARM926T
ad48ce74
AV
33 select GENERIC_TIME
34 select GENERIC_CLOCKEVENTS
2ef9f59a
JCPV
35 select HAVE_AT91_USART3
36 select HAVE_AT91_USART4
37 select HAVE_AT91_USART5
8fc5ffa0
AV
38
39config ARCH_AT91SAM9261
40 bool "AT91SAM9261"
c750815e 41 select CPU_ARM926T
ad48ce74
AV
42 select GENERIC_TIME
43 select GENERIC_CLOCKEVENTS
0912e535 44 select HAVE_FB_ATMEL
8fc5ffa0 45
b319ff80
NF
46config ARCH_AT91SAM9G10
47 bool "AT91SAM9G10"
48 select CPU_ARM926T
49 select GENERIC_TIME
50 select GENERIC_CLOCKEVENTS
0912e535 51 select HAVE_FB_ATMEL
b319ff80 52
b2c65616
AV
53config ARCH_AT91SAM9263
54 bool "AT91SAM9263"
c750815e 55 select CPU_ARM926T
ad48ce74
AV
56 select GENERIC_TIME
57 select GENERIC_CLOCKEVENTS
0912e535 58 select HAVE_FB_ATMEL
b2c65616 59
877d7720
AV
60config ARCH_AT91SAM9RL
61 bool "AT91SAM9RL"
c750815e 62 select CPU_ARM926T
ad48ce74
AV
63 select GENERIC_TIME
64 select GENERIC_CLOCKEVENTS
2ef9f59a 65 select HAVE_AT91_USART3
0912e535 66 select HAVE_FB_ATMEL
877d7720 67
61352667 68config ARCH_AT91SAM9G20
69 bool "AT91SAM9G20"
c750815e 70 select CPU_ARM926T
61352667 71 select GENERIC_TIME
72 select GENERIC_CLOCKEVENTS
2ef9f59a
JCPV
73 select HAVE_AT91_USART3
74 select HAVE_AT91_USART4
75 select HAVE_AT91_USART5
61352667 76
789b23bc
NF
77config ARCH_AT91SAM9G45
78 bool "AT91SAM9G45"
79 select CPU_ARM926T
80 select GENERIC_TIME
81 select GENERIC_CLOCKEVENTS
2ef9f59a 82 select HAVE_AT91_USART3
0912e535 83 select HAVE_FB_ATMEL
789b23bc 84
2b3b3516
AV
85config ARCH_AT91CAP9
86 bool "AT91CAP9"
c750815e 87 select CPU_ARM926T
ad48ce74
AV
88 select GENERIC_TIME
89 select GENERIC_CLOCKEVENTS
0912e535 90 select HAVE_FB_ATMEL
2b3b3516 91
5e38efae
AV
92config ARCH_AT572D940HF
93 bool "AT572D940HF"
94 select CPU_ARM926T
95 select GENERIC_TIME
96 select GENERIC_CLOCKEVENTS
97
9f1ccefe
GU
98config ARCH_AT91X40
99 bool "AT91x40"
100
05043d08
AV
101endchoice
102
9f1ccefe
GU
103config AT91_PMC_UNIT
104 bool
105 default !ARCH_AT91X40
106
8fc5ffa0
AV
107# ----------------------------------------------------------
108
109if ARCH_AT91RM9200
73a59c1c
SP
110
111comment "AT91RM9200 Board Type"
112
b184a4c9
LB
113config MACH_ONEARM
114 bool "Ajeco 1ARM Single Board Computer"
b184a4c9 115 help
8fc5ffa0
AV
116 Select this if you are using Ajeco's 1ARM Single Board Computer.
117 <http://www.ajeco.fi/products.htm>
b184a4c9 118
73a59c1c
SP
119config ARCH_AT91RM9200DK
120 bool "Atmel AT91RM9200-DK Development board"
2ef9f59a 121 select HAVE_AT91_DATAFLASH_CARD
73a59c1c 122 help
8fc5ffa0
AV
123 Select this if you are using Atmel's AT91RM9200-DK Development board.
124 (Discontinued)
125
73a59c1c
SP
126config MACH_AT91RM9200EK
127 bool "Atmel AT91RM9200-EK Evaluation Kit"
2ef9f59a 128 select HAVE_AT91_DATAFLASH_CARD
73a59c1c 129 help
8fc5ffa0
AV
130 Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
131 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
73a59c1c
SP
132
133config MACH_CSB337
8fc5ffa0 134 bool "Cogent CSB337"
73a59c1c 135 help
8fc5ffa0
AV
136 Select this if you are using Cogent's CSB337 board.
137 <http://www.cogcomp.com/csb_csb337.htm>
73a59c1c
SP
138
139config MACH_CSB637
8fc5ffa0 140 bool "Cogent CSB637"
73a59c1c 141 help
8fc5ffa0
AV
142 Select this if you are using Cogent's CSB637 board.
143 <http://www.cogcomp.com/csb_csb637.htm>
73a59c1c
SP
144
145config MACH_CARMEVA
8fc5ffa0 146 bool "Conitec ARM&EVA"
73a59c1c 147 help
8fc5ffa0
AV
148 Select this if you are using Conitec's AT91RM9200-MCU-Module.
149 <http://www.conitec.net/english/linuxboard.htm>
73a59c1c 150
8fc5ffa0
AV
151config MACH_ATEB9200
152 bool "Embest ATEB9200"
73a59c1c 153 help
8fc5ffa0
AV
154 Select this if you are using Embest's ATEB9200 board.
155 <http://www.embedinfo.com/english/product/ATEB9200.asp>
73a59c1c 156
8fc5ffa0
AV
157config MACH_KB9200
158 bool "KwikByte KB920x"
6902f523 159 help
8fc5ffa0
AV
160 Select this if you are using KwikByte's KB920x board.
161 <http://kwikbyte.com/KB9202_description_new.htm>
6902f523 162
5d01f133
SR
163config MACH_PICOTUX2XX
164 bool "picotux 200"
5d01f133
SR
165 help
166 Select this if you are using a picotux 200.
167 <http://www.picotux.com/>
168
6902f523
AV
169config MACH_KAFA
170 bool "Sperry-Sun KAFA board"
6902f523 171 help
8fc5ffa0
AV
172 Select this if you are using Sperry-Sun's KAFA board.
173
2f036ac6
AV
174config MACH_ECBAT91
175 bool "emQbit ECB_AT91 SBC"
2ef9f59a 176 select HAVE_AT91_DATAFLASH_CARD
2f036ac6
AV
177 help
178 Select this if you are using emQbit's ECB_AT91 board.
179 <http://wiki.emqbit.com/free-ecb-at91>
180
e3ba22db
AV
181config MACH_YL9200
182 bool "ucDragon YL-9200"
e3ba22db
AV
183 help
184 Select this if you are using the ucDragon YL-9200 board.
185
10233a93
EB
186config MACH_CPUAT91
187 bool "Eukrea CPUAT91"
10233a93
EB
188 help
189 Select this if you are using the Eukrea Electromatique's
190 CPUAT91 board <http://www.eukrea.com/>.
191
01c62c9b
UKK
192config MACH_ECO920
193 bool "eco920"
194 help
195 Select this if you are using the eco920 board
196
8fc5ffa0
AV
197endif
198
199# ----------------------------------------------------------
200
201if ARCH_AT91SAM9260
202
f7eee89b
AV
203comment "AT91SAM9260 Variants"
204
205config ARCH_AT91SAM9260_SAM9XE
206 bool "AT91SAM9XE"
f7eee89b
AV
207 help
208 Select this if you are using Atmel's AT91SAM9XE System-on-Chip.
a982ac06 209 They are basically AT91SAM9260s with various sizes of embedded Flash.
f7eee89b
AV
210
211comment "AT91SAM9260 / AT91SAM9XE Board Type"
8fc5ffa0 212
58a0cd78 213config MACH_AT91SAM9260EK
f7eee89b 214 bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
2ef9f59a
JCPV
215 select HAVE_AT91_DATAFLASH_CARD
216 select HAVE_NAND_ATMEL_BUSWIDTH_16
58a0cd78 217 help
f7eee89b 218 Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
58a0cd78
AV
219 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
220
35131fb6
AV
221config MACH_CAM60
222 bool "KwikByte KB9260 (CAM60) board"
35131fb6
AV
223 help
224 Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
225 <http://www.kwikbyte.com/KB9260.html>
226
66dbfc6c
AV
227config MACH_SAM9_L9260
228 bool "Olimex SAM9-L9260 board"
2ef9f59a 229 select HAVE_AT91_DATAFLASH_CARD
66dbfc6c
AV
230 help
231 Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
232 <http://www.olimex.com/dev/sam9-L9260.html>
233
9c784f95
SL
234config MACH_AFEB9260
235 bool "Custom afeb9260 board v1"
9c784f95
SL
236 help
237 Select this if you are using custom afeb9260 board based on
238 open hardware design. Select this for revision 1 of the board.
239 <svn://194.85.238.22/home/users/george/svn/arm9eb>
240 <http://groups.google.com/group/arm9fpga-evolution-board>
241
ca0a789a
AV
242config MACH_USB_A9260
243 bool "CALAO USB-A9260"
ca0a789a
AV
244 help
245 Select this if you are using a Calao Systems USB-A9260.
246 <http://www.calao-systems.com>
247
248config MACH_QIL_A9260
249 bool "CALAO QIL-A9260 board"
ca0a789a
AV
250 help
251 Select this if you are using a Calao Systems QIL-A9260 Board.
252 <http://www.calao-systems.com>
253
41a353d1
EB
254config MACH_CPU9260
255 bool "Eukrea CPU9260 board"
41a353d1
EB
256 help
257 Select this if you are using a Eukrea Electromatique's
258 CPU9260 Board <http://www.eukrea.com/>
259
8fc5ffa0
AV
260endif
261
262# ----------------------------------------------------------
263
264if ARCH_AT91SAM9261
265
266comment "AT91SAM9261 Board Type"
267
58a0cd78
AV
268config MACH_AT91SAM9261EK
269 bool "Atmel AT91SAM9261-EK Evaluation Kit"
2ef9f59a
JCPV
270 select HAVE_AT91_DATAFLASH_CARD
271 select HAVE_NAND_ATMEL_BUSWIDTH_16
58a0cd78
AV
272 help
273 Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
274 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
275
8fc5ffa0
AV
276endif
277
58a0cd78
AV
278# ----------------------------------------------------------
279
b319ff80
NF
280if ARCH_AT91SAM9G10
281
282comment "AT91SAM9G10 Board Type"
283
284config MACH_AT91SAM9G10EK
285 bool "Atmel AT91SAM9G10-EK Evaluation Kit"
2ef9f59a
JCPV
286 select HAVE_AT91_DATAFLASH_CARD
287 select HAVE_NAND_ATMEL_BUSWIDTH_16
b319ff80
NF
288 help
289 Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
290 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
291
292endif
293
294# ----------------------------------------------------------
295
e6d92e63
AV
296if ARCH_AT91SAM9263
297
298comment "AT91SAM9263 Board Type"
299
300config MACH_AT91SAM9263EK
301 bool "Atmel AT91SAM9263-EK Evaluation Kit"
2ef9f59a
JCPV
302 select HAVE_AT91_DATAFLASH_CARD
303 select HAVE_NAND_ATMEL_BUSWIDTH_16
e6d92e63
AV
304 help
305 Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
306 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
307
ca0a789a
AV
308config MACH_USB_A9263
309 bool "CALAO USB-A9263"
ca0a789a
AV
310 help
311 Select this if you are using a Calao Systems USB-A9263.
312 <http://www.calao-systems.com>
313
ffc63b7d
AV
314config MACH_NEOCORE926
315 bool "Adeneo NEOCORE926"
2ef9f59a 316 select HAVE_AT91_DATAFLASH_CARD
ffc63b7d
AV
317 help
318 Select this if you are using the Adeneo Neocore 926 board.
319
e6d92e63
AV
320endif
321
322# ----------------------------------------------------------
323
c42dcb3d
AV
324if ARCH_AT91SAM9RL
325
326comment "AT91SAM9RL Board Type"
327
328config MACH_AT91SAM9RLEK
329 bool "Atmel AT91SAM9RL-EK Evaluation Kit"
c42dcb3d
AV
330 help
331 Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
332
333endif
334
335# ----------------------------------------------------------
336
61352667 337if ARCH_AT91SAM9G20
338
339comment "AT91SAM9G20 Board Type"
340
341config MACH_AT91SAM9G20EK
342 bool "Atmel AT91SAM9G20-EK Evaluation Kit"
2ef9f59a
JCPV
343 select HAVE_AT91_DATAFLASH_CARD
344 select HAVE_NAND_ATMEL_BUSWIDTH_16
61352667 345 help
0f74296a
NF
346 Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
347 that embeds only one SD/MMC slot.
348
349config MACH_AT91SAM9G20EK_2MMC
350 bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
2ef9f59a 351 select HAVE_NAND_ATMEL_BUSWIDTH_16
0f74296a
NF
352 help
353 Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
354 with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
355 onwards.
61352667 356
41a353d1
EB
357config MACH_CPU9G20
358 bool "Eukrea CPU9G20 board"
41a353d1
EB
359 help
360 Select this if you are using a Eukrea Electromatique's
361 CPU9G20 Board <http://www.eukrea.com/>
362
61352667 363endif
364
365# ----------------------------------------------------------
366
789b23bc
NF
367if ARCH_AT91SAM9G45
368
369comment "AT91SAM9G45 Board Type"
370
371config MACH_AT91SAM9G45EKES
372 bool "Atmel AT91SAM9G45-EKES Evaluation Kit"
2ef9f59a 373 select HAVE_NAND_ATMEL_BUSWIDTH_16
789b23bc
NF
374 help
375 Select this if you are using Atmel's AT91SAM9G45-EKES Evaluation Kit.
376 "ES" at the end of the name means that this board is an
377 Engineering Sample.
378
379endif
380
381# ----------------------------------------------------------
382
86640cae
AV
383if ARCH_AT91CAP9
384
385comment "AT91CAP9 Board Type"
386
387config MACH_AT91CAP9ADK
388 bool "Atmel AT91CAP9A-DK Evaluation Kit"
2ef9f59a
JCPV
389 select HAVE_AT91_DATAFLASH_CARD
390 select HAVE_NAND_ATMEL_BUSWIDTH_16
86640cae
AV
391 help
392 Select this if you are using Atmel's AT91CAP9A-DK Evaluation Kit.
393 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138>
394
395endif
396
397# ----------------------------------------------------------
398
9f1ccefe
GU
399if ARCH_AT91X40
400
401comment "AT91X40 Board Type"
402
403config MACH_AT91EB01
404 bool "Atmel AT91EB01 Evaluation Kit"
405 help
406 Select this if you are using Atmel's AT91EB01 Evaluation Kit.
407 It is also a popular target for simulators such as GDB's
408 ARM simulator (commonly known as the ARMulator) and the
409 Skyeye simulator.
410
411endif
412
413# ----------------------------------------------------------
414
58a0cd78
AV
415comment "AT91 Board Options"
416
417config MTD_AT91_DATAFLASH_CARD
418 bool "Enable DataFlash Card support"
2ef9f59a 419 depends on HAVE_AT91_DATAFLASH_CARD
58a0cd78
AV
420 help
421 Enable support for the DataFlash card.
422
f6ed6f78 423config MTD_NAND_ATMEL_BUSWIDTH_16
58a0cd78 424 bool "Enable 16-bit data bus interface to NAND flash"
2ef9f59a 425 depends on HAVE_NAND_ATMEL_BUSWIDTH_16
58a0cd78
AV
426 help
427 On AT91SAM926x boards both types of NAND flash can be present
428 (8 and 16 bit data bus width).
6902f523 429
8fc5ffa0 430# ----------------------------------------------------------
73a59c1c 431
8fc5ffa0 432comment "AT91 Feature Selections"
73a59c1c
SP
433
434config AT91_PROGRAMMABLE_CLOCKS
435 bool "Programmable Clocks"
436 help
437 Select this if you need to program one or more of the PCK0..PCK3
438 programmable clock outputs.
439
eaad2db0
AV
440config AT91_SLOW_CLOCK
441 bool "Suspend-to-RAM disables main oscillator"
442 depends on SUSPEND
443 help
444 Select this if you want Suspend-to-RAM to save the most power
445 possible (without powering off the CPU) by disabling the PLLs
446 and main oscillator so that only the 32 KiHz clock is available.
447
448 When only that slow-clock is available, some peripherals lose
449 functionality. Many can't issue wakeup events unless faster
450 clocks are available. Some lose their operating state and
451 need to be completely re-initialized.
452
5248c657
DB
453config AT91_TIMER_HZ
454 int "Kernel HZ (jiffies per second)"
455 range 32 1024
456 depends on ARCH_AT91
457 default "128" if ARCH_AT91RM9200
458 default "100"
459 help
460 On AT91rm9200 chips where you're using a system clock derived
461 from the 32768 Hz hardware clock, this tick rate should divide
462 it exactly: use a power-of-two value, such as 128 or 256, to
463 reduce timing errors caused by rounding.
464
465 On AT91sam926x chips, or otherwise when using a higher precision
466 system clock (of at least several MHz), rounding is less of a
467 problem so it can be safer to use a decimal values like 100.
468
fa3218d8
GL
469choice
470 prompt "Select a UART for early kernel messages"
471
472config AT91_EARLY_DBGU
473 bool "DBGU"
474
475config AT91_EARLY_USART0
476 bool "USART0"
477
478config AT91_EARLY_USART1
479 bool "USART1"
480
481config AT91_EARLY_USART2
482 bool "USART2"
483 depends on ! ARCH_AT91X40
484
485config AT91_EARLY_USART3
486 bool "USART3"
2ef9f59a 487 depends on HAVE_AT91_USART3
fa3218d8
GL
488
489config AT91_EARLY_USART4
490 bool "USART4"
2ef9f59a 491 depends on HAVE_AT91_USART4
fa3218d8
GL
492
493config AT91_EARLY_USART5
494 bool "USART5"
2ef9f59a 495 depends on HAVE_AT91_USART5
fa3218d8
GL
496
497endchoice
498
73a59c1c
SP
499endmenu
500
501endif