blob: 23bf5c2c0fab20188b543551b73ff093a6dcafa3 [file] [log] [blame]
Andrew Victor8fc5ffa2006-06-29 16:06:33 +01001if ARCH_AT91
SAN People73a59c12006-01-09 17:05:41 +00002
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +02003config 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
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010018menu "Atmel AT91 System-on-Chip"
19
Andrew Victor05043d02006-12-01 11:51:19 +010020choice
21 prompt "Atmel AT91 Processor"
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010022
23config ARCH_AT91RM9200
24 bool "AT91RM9200"
Russell Kingc7508152008-10-26 10:55:14 +000025 select CPU_ARM920T
David Brownell5e802df2007-07-31 01:41:26 +010026 select GENERIC_CLOCKEVENTS
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +020027 select HAVE_AT91_USART3
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010028
29config ARCH_AT91SAM9260
Andrew Victorf7eee892007-02-15 08:17:38 +010030 bool "AT91SAM9260 or AT91SAM9XE"
Russell Kingc7508152008-10-26 10:55:14 +000031 select CPU_ARM926T
Andrew Victorad48ce72008-04-16 20:43:49 +010032 select GENERIC_CLOCKEVENTS
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +020033 select HAVE_AT91_USART3
34 select HAVE_AT91_USART4
35 select HAVE_AT91_USART5
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010036
37config ARCH_AT91SAM9261
38 bool "AT91SAM9261"
Russell Kingc7508152008-10-26 10:55:14 +000039 select CPU_ARM926T
Andrew Victorad48ce72008-04-16 20:43:49 +010040 select GENERIC_CLOCKEVENTS
Nicolas Ferre0912e532009-06-23 16:30:56 +020041 select HAVE_FB_ATMEL
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010042
Nicolas Ferreb319ff82009-06-26 15:37:01 +010043config ARCH_AT91SAM9G10
44 bool "AT91SAM9G10"
45 select CPU_ARM926T
Nicolas Ferreb319ff82009-06-26 15:37:01 +010046 select GENERIC_CLOCKEVENTS
Nicolas Ferre0912e532009-06-23 16:30:56 +020047 select HAVE_FB_ATMEL
Nicolas Ferreb319ff82009-06-26 15:37:01 +010048
Andrew Victorb2c65612007-02-08 09:42:40 +010049config ARCH_AT91SAM9263
50 bool "AT91SAM9263"
Russell Kingc7508152008-10-26 10:55:14 +000051 select CPU_ARM926T
Andrew Victorad48ce72008-04-16 20:43:49 +010052 select GENERIC_CLOCKEVENTS
Nicolas Ferre0912e532009-06-23 16:30:56 +020053 select HAVE_FB_ATMEL
Andrew Victorb2c65612007-02-08 09:42:40 +010054
Andrew Victor877d7722007-05-11 20:49:56 +010055config ARCH_AT91SAM9RL
56 bool "AT91SAM9RL"
Russell Kingc7508152008-10-26 10:55:14 +000057 select CPU_ARM926T
Andrew Victorad48ce72008-04-16 20:43:49 +010058 select GENERIC_CLOCKEVENTS
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +020059 select HAVE_AT91_USART3
Nicolas Ferre0912e532009-06-23 16:30:56 +020060 select HAVE_FB_ATMEL
Andrew Victor877d7722007-05-11 20:49:56 +010061
sedji gaouaou61352662008-07-10 10:15:35 +010062config ARCH_AT91SAM9G20
63 bool "AT91SAM9G20"
Russell Kingc7508152008-10-26 10:55:14 +000064 select CPU_ARM926T
sedji gaouaou61352662008-07-10 10:15:35 +010065 select GENERIC_CLOCKEVENTS
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +020066 select HAVE_AT91_USART3
67 select HAVE_AT91_USART4
68 select HAVE_AT91_USART5
sedji gaouaou61352662008-07-10 10:15:35 +010069
Nicolas Ferre789b23b2009-06-26 15:36:58 +010070config ARCH_AT91SAM9G45
71 bool "AT91SAM9G45"
72 select CPU_ARM926T
Nicolas Ferre789b23b2009-06-26 15:36:58 +010073 select GENERIC_CLOCKEVENTS
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +020074 select HAVE_AT91_USART3
Nicolas Ferre0912e532009-06-23 16:30:56 +020075 select HAVE_FB_ATMEL
Nicolas Ferre789b23b2009-06-26 15:36:58 +010076
Andrew Victor2b3b3512008-01-24 15:10:39 +010077config ARCH_AT91CAP9
78 bool "AT91CAP9"
Russell Kingc7508152008-10-26 10:55:14 +000079 select CPU_ARM926T
Andrew Victorad48ce72008-04-16 20:43:49 +010080 select GENERIC_CLOCKEVENTS
Nicolas Ferre0912e532009-06-23 16:30:56 +020081 select HAVE_FB_ATMEL
Andrew Victor2b3b3512008-01-24 15:10:39 +010082
Andrew Victor5e38efa2009-12-15 21:57:27 +010083config ARCH_AT572D940HF
84 bool "AT572D940HF"
85 select CPU_ARM926T
Andrew Victor5e38efa2009-12-15 21:57:27 +010086 select GENERIC_CLOCKEVENTS
87
Greg Ungerer9f1ccef2007-07-30 02:39:21 +010088config ARCH_AT91X40
89 bool "AT91x40"
John Stultz5cfc8ee2010-03-24 00:22:36 +000090 select ARCH_USES_GETTIMEOFFSET
Greg Ungerer9f1ccef2007-07-30 02:39:21 +010091
Andrew Victor05043d02006-12-01 11:51:19 +010092endchoice
93
Greg Ungerer9f1ccef2007-07-30 02:39:21 +010094config AT91_PMC_UNIT
95 bool
96 default !ARCH_AT91X40
97
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010098# ----------------------------------------------------------
99
100if ARCH_AT91RM9200
SAN People73a59c12006-01-09 17:05:41 +0000101
102comment "AT91RM9200 Board Type"
103
Lennert Buytenhekb184a4c2006-06-26 17:48:29 +0100104config MACH_ONEARM
105 bool "Ajeco 1ARM Single Board Computer"
Lennert Buytenhekb184a4c2006-06-26 17:48:29 +0100106 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100107 Select this if you are using Ajeco's 1ARM Single Board Computer.
108 <http://www.ajeco.fi/products.htm>
Lennert Buytenhekb184a4c2006-06-26 17:48:29 +0100109
SAN People73a59c12006-01-09 17:05:41 +0000110config ARCH_AT91RM9200DK
111 bool "Atmel AT91RM9200-DK Development board"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200112 select HAVE_AT91_DATAFLASH_CARD
SAN People73a59c12006-01-09 17:05:41 +0000113 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100114 Select this if you are using Atmel's AT91RM9200-DK Development board.
115 (Discontinued)
116
SAN People73a59c12006-01-09 17:05:41 +0000117config MACH_AT91RM9200EK
118 bool "Atmel AT91RM9200-EK Evaluation Kit"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200119 select HAVE_AT91_DATAFLASH_CARD
SAN People73a59c12006-01-09 17:05:41 +0000120 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100121 Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
122 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
SAN People73a59c12006-01-09 17:05:41 +0000123
124config MACH_CSB337
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100125 bool "Cogent CSB337"
SAN People73a59c12006-01-09 17:05:41 +0000126 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100127 Select this if you are using Cogent's CSB337 board.
128 <http://www.cogcomp.com/csb_csb337.htm>
SAN People73a59c12006-01-09 17:05:41 +0000129
130config MACH_CSB637
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100131 bool "Cogent CSB637"
SAN People73a59c12006-01-09 17:05:41 +0000132 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100133 Select this if you are using Cogent's CSB637 board.
134 <http://www.cogcomp.com/csb_csb637.htm>
SAN People73a59c12006-01-09 17:05:41 +0000135
136config MACH_CARMEVA
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100137 bool "Conitec ARM&EVA"
SAN People73a59c12006-01-09 17:05:41 +0000138 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100139 Select this if you are using Conitec's AT91RM9200-MCU-Module.
140 <http://www.conitec.net/english/linuxboard.htm>
SAN People73a59c12006-01-09 17:05:41 +0000141
Andrew Victor6902f522006-06-20 19:30:18 +0100142config MACH_ATEB9200
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100143 bool "Embest ATEB9200"
Andrew Victor6902f522006-06-20 19:30:18 +0100144 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100145 Select this if you are using Embest's ATEB9200 board.
146 <http://www.embedinfo.com/english/product/ATEB9200.asp>
147
148config MACH_KB9200
149 bool "KwikByte KB920x"
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100150 help
151 Select this if you are using KwikByte's KB920x board.
152 <http://kwikbyte.com/KB9202_description_new.htm>
Andrew Victor6902f522006-06-20 19:30:18 +0100153
Simon Richter5d01f132007-04-02 14:06:29 +0100154config MACH_PICOTUX2XX
155 bool "picotux 200"
Simon Richter5d01f132007-04-02 14:06:29 +0100156 help
157 Select this if you are using a picotux 200.
158 <http://www.picotux.com/>
159
Andrew Victor6902f522006-06-20 19:30:18 +0100160config MACH_KAFA
161 bool "Sperry-Sun KAFA board"
Andrew Victor6902f522006-06-20 19:30:18 +0100162 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100163 Select this if you are using Sperry-Sun's KAFA board.
164
Andrew Victor2f036ac2008-04-15 21:10:11 +0100165config MACH_ECBAT91
166 bool "emQbit ECB_AT91 SBC"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200167 select HAVE_AT91_DATAFLASH_CARD
Andrew Victor2f036ac2008-04-15 21:10:11 +0100168 help
169 Select this if you are using emQbit's ECB_AT91 board.
170 <http://wiki.emqbit.com/free-ecb-at91>
171
Andrew Victore3ba22d2008-05-24 17:06:45 +0100172config MACH_YL9200
173 bool "ucDragon YL-9200"
Andrew Victore3ba22d2008-05-24 17:06:45 +0100174 help
175 Select this if you are using the ucDragon YL-9200 board.
176
Eric Bénard10233a92009-07-30 07:23:42 +0100177config MACH_CPUAT91
178 bool "Eukrea CPUAT91"
Eric Bénard10233a92009-07-30 07:23:42 +0100179 help
180 Select this if you are using the Eukrea Electromatique's
181 CPUAT91 board <http://www.eukrea.com/>.
182
Uwe Kleine-König01c62c92009-11-03 20:39:02 +0100183config MACH_ECO920
184 bool "eco920"
185 help
186 Select this if you are using the eco920 board
187
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100188endif
189
190# ----------------------------------------------------------
191
192if ARCH_AT91SAM9260
193
Andrew Victorf7eee892007-02-15 08:17:38 +0100194comment "AT91SAM9260 Variants"
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100195
Andrew Victorf7eee892007-02-15 08:17:38 +0100196config ARCH_AT91SAM9260_SAM9XE
197 bool "AT91SAM9XE"
Andrew Victor58a0cd72006-12-01 14:51:13 +0100198 help
Andrew Victorf7eee892007-02-15 08:17:38 +0100199 Select this if you are using Atmel's AT91SAM9XE System-on-Chip.
Matt LaPlantea982ac02007-05-09 07:35:06 +0200200 They are basically AT91SAM9260s with various sizes of embedded Flash.
Andrew Victorf7eee892007-02-15 08:17:38 +0100201
202comment "AT91SAM9260 / AT91SAM9XE Board Type"
203
204config MACH_AT91SAM9260EK
205 bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200206 select HAVE_AT91_DATAFLASH_CARD
207 select HAVE_NAND_ATMEL_BUSWIDTH_16
Andrew Victorf7eee892007-02-15 08:17:38 +0100208 help
209 Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
Andrew Victor58a0cd72006-12-01 14:51:13 +0100210 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
211
Andrew Victor35131fb2008-04-15 21:05:03 +0100212config MACH_CAM60
213 bool "KwikByte KB9260 (CAM60) board"
Andrew Victor35131fb2008-04-15 21:05:03 +0100214 help
215 Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
216 <http://www.kwikbyte.com/KB9260.html>
217
Andrew Victor66dbfc62008-04-15 21:07:08 +0100218config MACH_SAM9_L9260
219 bool "Olimex SAM9-L9260 board"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200220 select HAVE_AT91_DATAFLASH_CARD
Andrew Victor66dbfc62008-04-15 21:07:08 +0100221 help
222 Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
223 <http://www.olimex.com/dev/sam9-L9260.html>
224
Sergey Lapin9c784f92008-08-03 02:29:48 +0100225config MACH_AFEB9260
226 bool "Custom afeb9260 board v1"
Sergey Lapin9c784f92008-08-03 02:29:48 +0100227 help
228 Select this if you are using custom afeb9260 board based on
229 open hardware design. Select this for revision 1 of the board.
230 <svn://194.85.238.22/home/users/george/svn/arm9eb>
231 <http://groups.google.com/group/arm9fpga-evolution-board>
232
Andrew Victorca0a7892008-05-24 17:47:04 +0100233config MACH_USB_A9260
234 bool "CALAO USB-A9260"
Andrew Victorca0a7892008-05-24 17:47:04 +0100235 help
236 Select this if you are using a Calao Systems USB-A9260.
237 <http://www.calao-systems.com>
238
239config MACH_QIL_A9260
240 bool "CALAO QIL-A9260 board"
Andrew Victorca0a7892008-05-24 17:47:04 +0100241 help
242 Select this if you are using a Calao Systems QIL-A9260 Board.
243 <http://www.calao-systems.com>
244
Eric Bénard41a353d2009-07-30 07:20:03 +0100245config MACH_CPU9260
246 bool "Eukrea CPU9260 board"
Eric Bénard41a353d2009-07-30 07:20:03 +0100247 help
248 Select this if you are using a Eukrea Electromatique's
249 CPU9260 Board <http://www.eukrea.com/>
250
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100251endif
252
253# ----------------------------------------------------------
254
255if ARCH_AT91SAM9261
256
257comment "AT91SAM9261 Board Type"
258
Andrew Victor58a0cd72006-12-01 14:51:13 +0100259config MACH_AT91SAM9261EK
260 bool "Atmel AT91SAM9261-EK Evaluation Kit"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200261 select HAVE_AT91_DATAFLASH_CARD
262 select HAVE_NAND_ATMEL_BUSWIDTH_16
Andrew Victor58a0cd72006-12-01 14:51:13 +0100263 help
264 Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
265 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
266
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100267endif
Andrew Victor6902f522006-06-20 19:30:18 +0100268
Andrew Victor58a0cd72006-12-01 14:51:13 +0100269# ----------------------------------------------------------
270
Nicolas Ferreb319ff82009-06-26 15:37:01 +0100271if ARCH_AT91SAM9G10
272
273comment "AT91SAM9G10 Board Type"
274
275config MACH_AT91SAM9G10EK
276 bool "Atmel AT91SAM9G10-EK Evaluation Kit"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200277 select HAVE_AT91_DATAFLASH_CARD
278 select HAVE_NAND_ATMEL_BUSWIDTH_16
Nicolas Ferreb319ff82009-06-26 15:37:01 +0100279 help
280 Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
281 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
282
283endif
284
285# ----------------------------------------------------------
286
Andrew Victore6d92e62007-02-08 10:22:16 +0100287if ARCH_AT91SAM9263
288
289comment "AT91SAM9263 Board Type"
290
291config MACH_AT91SAM9263EK
292 bool "Atmel AT91SAM9263-EK Evaluation Kit"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200293 select HAVE_AT91_DATAFLASH_CARD
294 select HAVE_NAND_ATMEL_BUSWIDTH_16
Andrew Victore6d92e62007-02-08 10:22:16 +0100295 help
296 Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
297 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
298
Andrew Victorca0a7892008-05-24 17:47:04 +0100299config MACH_USB_A9263
300 bool "CALAO USB-A9263"
Andrew Victorca0a7892008-05-24 17:47:04 +0100301 help
302 Select this if you are using a Calao Systems USB-A9263.
303 <http://www.calao-systems.com>
304
Andrew Victorffc63b72008-10-06 20:13:53 +0100305config MACH_NEOCORE926
306 bool "Adeneo NEOCORE926"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200307 select HAVE_AT91_DATAFLASH_CARD
Andrew Victorffc63b72008-10-06 20:13:53 +0100308 help
309 Select this if you are using the Adeneo Neocore 926 board.
310
Andrew Victore6d92e62007-02-08 10:22:16 +0100311endif
312
313# ----------------------------------------------------------
314
Andrew Victorc42dcb32007-05-11 19:24:18 +0100315if ARCH_AT91SAM9RL
316
317comment "AT91SAM9RL Board Type"
318
319config MACH_AT91SAM9RLEK
320 bool "Atmel AT91SAM9RL-EK Evaluation Kit"
Andrew Victorc42dcb32007-05-11 19:24:18 +0100321 help
322 Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
323
324endif
325
326# ----------------------------------------------------------
327
sedji gaouaou61352662008-07-10 10:15:35 +0100328if ARCH_AT91SAM9G20
329
330comment "AT91SAM9G20 Board Type"
331
332config MACH_AT91SAM9G20EK
333 bool "Atmel AT91SAM9G20-EK Evaluation Kit"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200334 select HAVE_AT91_DATAFLASH_CARD
335 select HAVE_NAND_ATMEL_BUSWIDTH_16
sedji gaouaou61352662008-07-10 10:15:35 +0100336 help
Nicolas Ferre0f742962009-10-20 16:32:53 +0200337 Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
338 that embeds only one SD/MMC slot.
339
340config MACH_AT91SAM9G20EK_2MMC
Jean-Christophe PLAGNIOL-VILLARDa6e016f2010-09-21 18:01:37 +0200341 depends on MACH_AT91SAM9G20EK
Nicolas Ferre0f742962009-10-20 16:32:53 +0200342 bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200343 select HAVE_NAND_ATMEL_BUSWIDTH_16
Nicolas Ferre0f742962009-10-20 16:32:53 +0200344 help
345 Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
346 with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
347 onwards.
sedji gaouaou61352662008-07-10 10:15:35 +0100348
Eric Bénard41a353d2009-07-30 07:20:03 +0100349config MACH_CPU9G20
350 bool "Eukrea CPU9G20 board"
Eric Bénard41a353d2009-07-30 07:20:03 +0100351 help
352 Select this if you are using a Eukrea Electromatique's
353 CPU9G20 Board <http://www.eukrea.com/>
354
Christian Glindkamp9b404b72010-04-13 14:55:10 +0100355config MACH_PORTUXG20
356 bool "taskit PortuxG20"
357 help
358 Select this if you are using taskit's PortuxG20.
359 <http://www.taskit.de/en/>
360
361config MACH_STAMP9G20
362 bool "taskit Stamp9G20 CPU module"
363 help
364 Select this if you are using taskit's Stamp9G20 CPU module on its
365 evaluation board.
366 <http://www.taskit.de/en/>
367
sedji gaouaou61352662008-07-10 10:15:35 +0100368endif
369
Ryan Mallon064baac2010-07-06 21:48:53 +0100370if (ARCH_AT91SAM9260 || ARCH_AT91SAM9G20)
371comment "AT91SAM9260/AT91SAM9G20 boards"
372
373config MACH_SNAPPER_9260
374 bool "Bluewater Systems Snapper 9260/9G20 module"
375 help
376 Select this if you are using the Bluewater Systems Snapper 9260 or
377 Snapper 9G20 modules.
378 <http://www.bluewatersys.com/>
379endif
380
sedji gaouaou61352662008-07-10 10:15:35 +0100381# ----------------------------------------------------------
382
Nicolas Ferre789b23b2009-06-26 15:36:58 +0100383if ARCH_AT91SAM9G45
384
385comment "AT91SAM9G45 Board Type"
386
Jean-Christophe PLAGNIOL-VILLARD67dd8992010-09-22 07:55:59 +0200387config MACH_AT91SAM9M10G45EK
388 bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200389 select HAVE_NAND_ATMEL_BUSWIDTH_16
Nicolas Ferre789b23b2009-06-26 15:36:58 +0100390 help
391 Select this if you are using Atmel's AT91SAM9G45-EKES Evaluation Kit.
392 "ES" at the end of the name means that this board is an
393 Engineering Sample.
394
395endif
396
397# ----------------------------------------------------------
398
Andrew Victor86640ca2008-01-24 15:16:41 +0100399if ARCH_AT91CAP9
400
401comment "AT91CAP9 Board Type"
402
403config MACH_AT91CAP9ADK
404 bool "Atmel AT91CAP9A-DK Evaluation Kit"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200405 select HAVE_AT91_DATAFLASH_CARD
406 select HAVE_NAND_ATMEL_BUSWIDTH_16
Andrew Victor86640ca2008-01-24 15:16:41 +0100407 help
408 Select this if you are using Atmel's AT91CAP9A-DK Evaluation Kit.
409 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138>
410
411endif
412
413# ----------------------------------------------------------
414
Andrew Victorc9a8fdd2009-12-15 22:00:18 +0100415if ARCH_AT572D940HF
416
417comment "AT572D940HF Board Type"
418
419config MACH_AT572D940HFEB
420 bool "AT572D940HF-EK"
421 depends on ARCH_AT572D940HF
422 select HAVE_AT91_DATAFLASH_CARD
423 select HAVE_NAND_ATMEL_BUSWIDTH_16
424 help
425 Select this if you are using Atmel's AT572D940HF-EK evaluation kit.
426 <http://www.atmel.com/products/diopsis/default.asp>
427
428endif
429
430# ----------------------------------------------------------
431
Greg Ungerer9f1ccef2007-07-30 02:39:21 +0100432if ARCH_AT91X40
433
434comment "AT91X40 Board Type"
435
436config MACH_AT91EB01
437 bool "Atmel AT91EB01 Evaluation Kit"
438 help
439 Select this if you are using Atmel's AT91EB01 Evaluation Kit.
440 It is also a popular target for simulators such as GDB's
441 ARM simulator (commonly known as the ARMulator) and the
442 Skyeye simulator.
443
444endif
445
446# ----------------------------------------------------------
447
Andrew Victor58a0cd72006-12-01 14:51:13 +0100448comment "AT91 Board Options"
449
450config MTD_AT91_DATAFLASH_CARD
451 bool "Enable DataFlash Card support"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200452 depends on HAVE_AT91_DATAFLASH_CARD
Andrew Victor58a0cd72006-12-01 14:51:13 +0100453 help
454 Enable support for the DataFlash card.
455
Pieter du Preezf6ed6f72008-08-01 10:06:40 +0100456config MTD_NAND_ATMEL_BUSWIDTH_16
Andrew Victor58a0cd72006-12-01 14:51:13 +0100457 bool "Enable 16-bit data bus interface to NAND flash"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200458 depends on HAVE_NAND_ATMEL_BUSWIDTH_16
Andrew Victor58a0cd72006-12-01 14:51:13 +0100459 help
460 On AT91SAM926x boards both types of NAND flash can be present
461 (8 and 16 bit data bus width).
SAN People73a59c12006-01-09 17:05:41 +0000462
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100463# ----------------------------------------------------------
464
465comment "AT91 Feature Selections"
SAN People73a59c12006-01-09 17:05:41 +0000466
467config AT91_PROGRAMMABLE_CLOCKS
468 bool "Programmable Clocks"
469 help
470 Select this if you need to program one or more of the PCK0..PCK3
471 programmable clock outputs.
472
Andrew Victoreaad2db2008-09-21 21:35:18 +0100473config AT91_SLOW_CLOCK
474 bool "Suspend-to-RAM disables main oscillator"
475 depends on SUSPEND
476 help
477 Select this if you want Suspend-to-RAM to save the most power
478 possible (without powering off the CPU) by disabling the PLLs
479 and main oscillator so that only the 32 KiHz clock is available.
480
481 When only that slow-clock is available, some peripherals lose
482 functionality. Many can't issue wakeup events unless faster
483 clocks are available. Some lose their operating state and
484 need to be completely re-initialized.
485
David Brownell5248c652007-11-12 17:59:10 +0100486config AT91_TIMER_HZ
487 int "Kernel HZ (jiffies per second)"
488 range 32 1024
489 depends on ARCH_AT91
490 default "128" if ARCH_AT91RM9200
491 default "100"
492 help
493 On AT91rm9200 chips where you're using a system clock derived
494 from the 32768 Hz hardware clock, this tick rate should divide
495 it exactly: use a power-of-two value, such as 128 or 256, to
496 reduce timing errors caused by rounding.
497
498 On AT91sam926x chips, or otherwise when using a higher precision
499 system clock (of at least several MHz), rounding is less of a
500 problem so it can be safer to use a decimal values like 100.
501
Guennadi Liakhovetskifa3218d2008-01-29 15:43:13 +0100502choice
503 prompt "Select a UART for early kernel messages"
504
505config AT91_EARLY_DBGU
506 bool "DBGU"
507
508config AT91_EARLY_USART0
509 bool "USART0"
510
511config AT91_EARLY_USART1
512 bool "USART1"
513
514config AT91_EARLY_USART2
515 bool "USART2"
516 depends on ! ARCH_AT91X40
517
518config AT91_EARLY_USART3
519 bool "USART3"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200520 depends on HAVE_AT91_USART3
Guennadi Liakhovetskifa3218d2008-01-29 15:43:13 +0100521
522config AT91_EARLY_USART4
523 bool "USART4"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200524 depends on HAVE_AT91_USART4
Guennadi Liakhovetskifa3218d2008-01-29 15:43:13 +0100525
526config AT91_EARLY_USART5
527 bool "USART5"
Jean-Christophe PLAGNIOL-VILLARD2ef9f592009-10-22 18:50:26 +0200528 depends on HAVE_AT91_USART5
Guennadi Liakhovetskifa3218d2008-01-29 15:43:13 +0100529
530endchoice
531
SAN People73a59c12006-01-09 17:05:41 +0000532endmenu
533
534endif