xref: /openbmc/linux/arch/arm/mach-at91/Kconfig (revision abf0c1bc)
19d041268SAndrew Victorif ARCH_AT91
29d041268SAndrew Victor
32ef9f59aSJean-Christophe PLAGNIOL-VILLARDconfig HAVE_AT91_DATAFLASH_CARD
42ef9f59aSJean-Christophe PLAGNIOL-VILLARD	bool
52ef9f59aSJean-Christophe PLAGNIOL-VILLARD
62ef9f59aSJean-Christophe PLAGNIOL-VILLARDconfig HAVE_NAND_ATMEL_BUSWIDTH_16
72ef9f59aSJean-Christophe PLAGNIOL-VILLARD	bool
82ef9f59aSJean-Christophe PLAGNIOL-VILLARD
92ef9f59aSJean-Christophe PLAGNIOL-VILLARDconfig HAVE_AT91_USART3
102ef9f59aSJean-Christophe PLAGNIOL-VILLARD	bool
112ef9f59aSJean-Christophe PLAGNIOL-VILLARD
122ef9f59aSJean-Christophe PLAGNIOL-VILLARDconfig HAVE_AT91_USART4
132ef9f59aSJean-Christophe PLAGNIOL-VILLARD	bool
142ef9f59aSJean-Christophe PLAGNIOL-VILLARD
152ef9f59aSJean-Christophe PLAGNIOL-VILLARDconfig HAVE_AT91_USART5
162ef9f59aSJean-Christophe PLAGNIOL-VILLARD	bool
172ef9f59aSJean-Christophe PLAGNIOL-VILLARD
189d041268SAndrew Victormenu "Atmel AT91 System-on-Chip"
199d041268SAndrew Victor
209d041268SAndrew Victorchoice
219d041268SAndrew Victor	prompt "Atmel AT91 Processor"
229d041268SAndrew Victor
239d041268SAndrew Victorconfig ARCH_AT91RM9200
249d041268SAndrew Victor	bool "AT91RM9200"
25c750815eSRussell King	select CPU_ARM920T
265e802dfaSDavid Brownell	select GENERIC_CLOCKEVENTS
272ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART3
289d041268SAndrew Victor
299d041268SAndrew Victorconfig ARCH_AT91SAM9260
30f7eee89bSAndrew Victor	bool "AT91SAM9260 or AT91SAM9XE"
31c750815eSRussell King	select CPU_ARM926T
32ad48ce74SAndrew Victor	select GENERIC_CLOCKEVENTS
332ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART3
342ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART4
352ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART5
36ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
379d041268SAndrew Victor
389d041268SAndrew Victorconfig ARCH_AT91SAM9261
399d041268SAndrew Victor	bool "AT91SAM9261"
40c750815eSRussell King	select CPU_ARM926T
41ad48ce74SAndrew Victor	select GENERIC_CLOCKEVENTS
420912e535SNicolas Ferre	select HAVE_FB_ATMEL
439d041268SAndrew Victor
44b319ff80SNicolas Ferreconfig ARCH_AT91SAM9G10
45b319ff80SNicolas Ferre	bool "AT91SAM9G10"
46b319ff80SNicolas Ferre	select CPU_ARM926T
47b319ff80SNicolas Ferre	select GENERIC_CLOCKEVENTS
480912e535SNicolas Ferre	select HAVE_FB_ATMEL
49b319ff80SNicolas Ferre
50b2c65616SAndrew Victorconfig ARCH_AT91SAM9263
51b2c65616SAndrew Victor	bool "AT91SAM9263"
52c750815eSRussell King	select CPU_ARM926T
53ad48ce74SAndrew Victor	select GENERIC_CLOCKEVENTS
540912e535SNicolas Ferre	select HAVE_FB_ATMEL
55ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
56b2c65616SAndrew Victor
57877d7720SAndrew Victorconfig ARCH_AT91SAM9RL
58877d7720SAndrew Victor	bool "AT91SAM9RL"
59c750815eSRussell King	select CPU_ARM926T
60ad48ce74SAndrew Victor	select GENERIC_CLOCKEVENTS
612ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART3
620912e535SNicolas Ferre	select HAVE_FB_ATMEL
63877d7720SAndrew Victor
6461352667Ssedji gaouaouconfig ARCH_AT91SAM9G20
6561352667Ssedji gaouaou	bool "AT91SAM9G20"
66c750815eSRussell King	select CPU_ARM926T
6761352667Ssedji gaouaou	select GENERIC_CLOCKEVENTS
682ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART3
692ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART4
702ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART5
71ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
7261352667Ssedji gaouaou
73789b23bcSNicolas Ferreconfig ARCH_AT91SAM9G45
74789b23bcSNicolas Ferre	bool "AT91SAM9G45"
75789b23bcSNicolas Ferre	select CPU_ARM926T
76789b23bcSNicolas Ferre	select GENERIC_CLOCKEVENTS
772ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_USART3
780912e535SNicolas Ferre	select HAVE_FB_ATMEL
79ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
80789b23bcSNicolas Ferre
812b3b3516SAndrew Victorconfig ARCH_AT91CAP9
822b3b3516SAndrew Victor	bool "AT91CAP9"
83c750815eSRussell King	select CPU_ARM926T
84ad48ce74SAndrew Victor	select GENERIC_CLOCKEVENTS
850912e535SNicolas Ferre	select HAVE_FB_ATMEL
862b3b3516SAndrew Victor
875e38efaeSAndrew Victorconfig ARCH_AT572D940HF
885e38efaeSAndrew Victor	bool "AT572D940HF"
895e38efaeSAndrew Victor	select CPU_ARM926T
905e38efaeSAndrew Victor	select GENERIC_CLOCKEVENTS
915e38efaeSAndrew Victor
929f1ccefeSGreg Ungererconfig ARCH_AT91X40
939f1ccefeSGreg Ungerer	bool "AT91x40"
945cfc8ee0SJohn Stultz	select ARCH_USES_GETTIMEOFFSET
959f1ccefeSGreg Ungerer
969d041268SAndrew Victorendchoice
979d041268SAndrew Victor
989f1ccefeSGreg Ungererconfig AT91_PMC_UNIT
999f1ccefeSGreg Ungerer	bool
1009f1ccefeSGreg Ungerer	default !ARCH_AT91X40
1019f1ccefeSGreg Ungerer
1029d041268SAndrew Victor# ----------------------------------------------------------
1039d041268SAndrew Victor
1049d041268SAndrew Victorif ARCH_AT91RM9200
1059d041268SAndrew Victor
1069d041268SAndrew Victorcomment "AT91RM9200 Board Type"
1079d041268SAndrew Victor
1089d041268SAndrew Victorconfig MACH_ONEARM
1099d041268SAndrew Victor	bool "Ajeco 1ARM Single Board Computer"
1109d041268SAndrew Victor	help
1119d041268SAndrew Victor	  Select this if you are using Ajeco's 1ARM Single Board Computer.
11250a23e6eSJustin P. Mattock	  <http://www.ajeco.fi/>
1139d041268SAndrew Victor
1149d041268SAndrew Victorconfig ARCH_AT91RM9200DK
1159d041268SAndrew Victor	bool "Atmel AT91RM9200-DK Development board"
1162ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
1179d041268SAndrew Victor	help
1189d041268SAndrew Victor	  Select this if you are using Atmel's AT91RM9200-DK Development board.
1199d041268SAndrew Victor	  (Discontinued)
1209d041268SAndrew Victor
1219d041268SAndrew Victorconfig MACH_AT91RM9200EK
1229d041268SAndrew Victor	bool "Atmel AT91RM9200-EK Evaluation Kit"
1232ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
1249d041268SAndrew Victor	help
1259d041268SAndrew Victor	  Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
1269d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
1279d041268SAndrew Victor
1289d041268SAndrew Victorconfig MACH_CSB337
1299d041268SAndrew Victor	bool "Cogent CSB337"
1309d041268SAndrew Victor	help
1319d041268SAndrew Victor	  Select this if you are using Cogent's CSB337 board.
1329d041268SAndrew Victor	  <http://www.cogcomp.com/csb_csb337.htm>
1339d041268SAndrew Victor
1349d041268SAndrew Victorconfig MACH_CSB637
1359d041268SAndrew Victor	bool "Cogent CSB637"
1369d041268SAndrew Victor	help
1379d041268SAndrew Victor	  Select this if you are using Cogent's CSB637 board.
1389d041268SAndrew Victor	  <http://www.cogcomp.com/csb_csb637.htm>
1399d041268SAndrew Victor
1409d041268SAndrew Victorconfig MACH_CARMEVA
1419d041268SAndrew Victor	bool "Conitec ARM&EVA"
1429d041268SAndrew Victor	help
1439d041268SAndrew Victor	  Select this if you are using Conitec's AT91RM9200-MCU-Module.
14450a23e6eSJustin P. Mattock	  <http://www.conitec.net/english/linuxboard.php>
1459d041268SAndrew Victor
1469d041268SAndrew Victorconfig MACH_ATEB9200
1479d041268SAndrew Victor	bool "Embest ATEB9200"
1489d041268SAndrew Victor	help
1499d041268SAndrew Victor	  Select this if you are using Embest's ATEB9200 board.
1509d041268SAndrew Victor	  <http://www.embedinfo.com/english/product/ATEB9200.asp>
1519d041268SAndrew Victor
1529d041268SAndrew Victorconfig MACH_KB9200
1539d041268SAndrew Victor	bool "KwikByte KB920x"
1549d041268SAndrew Victor	help
1559d041268SAndrew Victor	  Select this if you are using KwikByte's KB920x board.
15650a23e6eSJustin P. Mattock	  <http://www.kwikbyte.com/KB9202.html>
1579d041268SAndrew Victor
1585d01f133SSimon Richterconfig MACH_PICOTUX2XX
1595d01f133SSimon Richter	bool "picotux 200"
1605d01f133SSimon Richter	help
1615d01f133SSimon Richter	  Select this if you are using a picotux 200.
1625d01f133SSimon Richter	  <http://www.picotux.com/>
1635d01f133SSimon Richter
1649d041268SAndrew Victorconfig MACH_KAFA
1659d041268SAndrew Victor	bool "Sperry-Sun KAFA board"
1669d041268SAndrew Victor	help
1679d041268SAndrew Victor	  Select this if you are using Sperry-Sun's KAFA board.
1689d041268SAndrew Victor
1692f036ac6SAndrew Victorconfig MACH_ECBAT91
1702f036ac6SAndrew Victor	bool "emQbit ECB_AT91 SBC"
1712ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
1722f036ac6SAndrew Victor	help
1732f036ac6SAndrew Victor	  Select this if you are using emQbit's ECB_AT91 board.
1742f036ac6SAndrew Victor	  <http://wiki.emqbit.com/free-ecb-at91>
1752f036ac6SAndrew Victor
176e3ba22dbSAndrew Victorconfig MACH_YL9200
177e3ba22dbSAndrew Victor	bool "ucDragon YL-9200"
178e3ba22dbSAndrew Victor	help
179e3ba22dbSAndrew Victor	  Select this if you are using the ucDragon YL-9200 board.
180e3ba22dbSAndrew Victor
18110233a93SEric Bénardconfig MACH_CPUAT91
18210233a93SEric Bénard	bool "Eukrea CPUAT91"
18310233a93SEric Bénard	help
18410233a93SEric Bénard	  Select this if you are using the Eukrea Electromatique's
18510233a93SEric Bénard	  CPUAT91 board <http://www.eukrea.com/>.
18610233a93SEric Bénard
18701c62c9bSUwe Kleine-Königconfig MACH_ECO920
18801c62c9bSUwe Kleine-König	bool "eco920"
18901c62c9bSUwe Kleine-König	help
19001c62c9bSUwe Kleine-König	  Select this if you are using the eco920 board
19101c62c9bSUwe Kleine-König
1929d041268SAndrew Victorendif
1939d041268SAndrew Victor
1949d041268SAndrew Victor# ----------------------------------------------------------
1959d041268SAndrew Victor
1969d041268SAndrew Victorif ARCH_AT91SAM9260
1979d041268SAndrew Victor
198f7eee89bSAndrew Victorcomment "AT91SAM9260 Variants"
1999d041268SAndrew Victor
200f7eee89bSAndrew Victorconfig ARCH_AT91SAM9260_SAM9XE
201f7eee89bSAndrew Victor	bool "AT91SAM9XE"
2029d041268SAndrew Victor	help
203f7eee89bSAndrew Victor	  Select this if you are using Atmel's AT91SAM9XE System-on-Chip.
204a982ac06SMatt LaPlante	  They are basically AT91SAM9260s with various sizes of embedded Flash.
205f7eee89bSAndrew Victor
206f7eee89bSAndrew Victorcomment "AT91SAM9260 / AT91SAM9XE Board Type"
207f7eee89bSAndrew Victor
208f7eee89bSAndrew Victorconfig MACH_AT91SAM9260EK
209f7eee89bSAndrew Victor	bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
2102ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
2112ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
212f7eee89bSAndrew Victor	help
213f7eee89bSAndrew Victor	  Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
2149d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
2159d041268SAndrew Victor
21635131fb6SAndrew Victorconfig MACH_CAM60
21735131fb6SAndrew Victor	bool "KwikByte KB9260 (CAM60) board"
21835131fb6SAndrew Victor	help
21935131fb6SAndrew Victor	  Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
22035131fb6SAndrew Victor	  <http://www.kwikbyte.com/KB9260.html>
22135131fb6SAndrew Victor
22266dbfc6cSAndrew Victorconfig MACH_SAM9_L9260
22366dbfc6cSAndrew Victor	bool "Olimex SAM9-L9260 board"
2242ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
22566dbfc6cSAndrew Victor	help
22666dbfc6cSAndrew Victor	  Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
22766dbfc6cSAndrew Victor	  <http://www.olimex.com/dev/sam9-L9260.html>
22866dbfc6cSAndrew Victor
2299c784f95SSergey Lapinconfig MACH_AFEB9260
2309c784f95SSergey Lapin	bool "Custom afeb9260 board v1"
2319c784f95SSergey Lapin	help
2329c784f95SSergey Lapin	  Select this if you are using custom afeb9260 board based on
2339c784f95SSergey Lapin	  open hardware design. Select this for revision 1 of the board.
2349c784f95SSergey Lapin	  <svn://194.85.238.22/home/users/george/svn/arm9eb>
2359c784f95SSergey Lapin	  <http://groups.google.com/group/arm9fpga-evolution-board>
2369c784f95SSergey Lapin
237ca0a789aSAndrew Victorconfig MACH_USB_A9260
238ca0a789aSAndrew Victor	bool "CALAO USB-A9260"
239ca0a789aSAndrew Victor	help
240ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems USB-A9260.
241ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
242ca0a789aSAndrew Victor
243ca0a789aSAndrew Victorconfig MACH_QIL_A9260
244ca0a789aSAndrew Victor	bool "CALAO QIL-A9260 board"
245ca0a789aSAndrew Victor	help
246ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems QIL-A9260 Board.
247ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
248ca0a789aSAndrew Victor
24941a353d1SEric Bénardconfig MACH_CPU9260
25041a353d1SEric Bénard	bool "Eukrea CPU9260 board"
25141a353d1SEric Bénard	help
25241a353d1SEric Bénard	  Select this if you are using a Eukrea Electromatique's
25341a353d1SEric Bénard	  CPU9260 Board <http://www.eukrea.com/>
25441a353d1SEric Bénard
2558ed90595SMaxim Osipovconfig MACH_FLEXIBITY
2568ed90595SMaxim Osipov	bool "Flexibity Connect board"
2578ed90595SMaxim Osipov	help
2588ed90595SMaxim Osipov	  Select this if you are using Flexibity Connect board
2598ed90595SMaxim Osipov	  <http://www.flexibity.com>
2608ed90595SMaxim Osipov
2619d041268SAndrew Victorendif
2629d041268SAndrew Victor
2639d041268SAndrew Victor# ----------------------------------------------------------
2649d041268SAndrew Victor
2659d041268SAndrew Victorif ARCH_AT91SAM9261
2669d041268SAndrew Victor
2679d041268SAndrew Victorcomment "AT91SAM9261 Board Type"
2689d041268SAndrew Victor
2699d041268SAndrew Victorconfig MACH_AT91SAM9261EK
2709d041268SAndrew Victor	bool "Atmel AT91SAM9261-EK Evaluation Kit"
2712ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
2722ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
2739d041268SAndrew Victor	help
2749d041268SAndrew Victor	  Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
2759d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
2769d041268SAndrew Victor
2779d041268SAndrew Victorendif
2789d041268SAndrew Victor
2799d041268SAndrew Victor# ----------------------------------------------------------
2809d041268SAndrew Victor
281b319ff80SNicolas Ferreif ARCH_AT91SAM9G10
282b319ff80SNicolas Ferre
283b319ff80SNicolas Ferrecomment "AT91SAM9G10 Board Type"
284b319ff80SNicolas Ferre
285b319ff80SNicolas Ferreconfig MACH_AT91SAM9G10EK
286b319ff80SNicolas Ferre	bool "Atmel AT91SAM9G10-EK Evaluation Kit"
2872ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
2882ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
289b319ff80SNicolas Ferre	help
290b319ff80SNicolas Ferre	  Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
291b319ff80SNicolas Ferre	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
292b319ff80SNicolas Ferre
293b319ff80SNicolas Ferreendif
294b319ff80SNicolas Ferre
295b319ff80SNicolas Ferre# ----------------------------------------------------------
296b319ff80SNicolas Ferre
297e6d92e63SAndrew Victorif ARCH_AT91SAM9263
298e6d92e63SAndrew Victor
299e6d92e63SAndrew Victorcomment "AT91SAM9263 Board Type"
300e6d92e63SAndrew Victor
301e6d92e63SAndrew Victorconfig MACH_AT91SAM9263EK
302e6d92e63SAndrew Victor	bool "Atmel AT91SAM9263-EK Evaluation Kit"
3032ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
3042ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
305e6d92e63SAndrew Victor	help
306e6d92e63SAndrew Victor	  Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
307e6d92e63SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
308e6d92e63SAndrew Victor
309ca0a789aSAndrew Victorconfig MACH_USB_A9263
310ca0a789aSAndrew Victor	bool "CALAO USB-A9263"
311ca0a789aSAndrew Victor	help
312ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems USB-A9263.
313ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
314ca0a789aSAndrew Victor
315ffc63b7dSAndrew Victorconfig MACH_NEOCORE926
316ffc63b7dSAndrew Victor	bool "Adeneo NEOCORE926"
3172ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
318ffc63b7dSAndrew Victor	help
319ffc63b7dSAndrew Victor	  Select this if you are using the Adeneo Neocore 926 board.
320ffc63b7dSAndrew Victor
321e6d92e63SAndrew Victorendif
322e6d92e63SAndrew Victor
323e6d92e63SAndrew Victor# ----------------------------------------------------------
324e6d92e63SAndrew Victor
325c42dcb3dSAndrew Victorif ARCH_AT91SAM9RL
326c42dcb3dSAndrew Victor
327c42dcb3dSAndrew Victorcomment "AT91SAM9RL Board Type"
328c42dcb3dSAndrew Victor
329c42dcb3dSAndrew Victorconfig MACH_AT91SAM9RLEK
330c42dcb3dSAndrew Victor	bool "Atmel AT91SAM9RL-EK Evaluation Kit"
331c42dcb3dSAndrew Victor	help
332c42dcb3dSAndrew Victor	  Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
333c42dcb3dSAndrew Victor
334c42dcb3dSAndrew Victorendif
335c42dcb3dSAndrew Victor
336c42dcb3dSAndrew Victor# ----------------------------------------------------------
337c42dcb3dSAndrew Victor
33861352667Ssedji gaouaouif ARCH_AT91SAM9G20
33961352667Ssedji gaouaou
34061352667Ssedji gaouaoucomment "AT91SAM9G20 Board Type"
34161352667Ssedji gaouaou
34261352667Ssedji gaouaouconfig MACH_AT91SAM9G20EK
34361352667Ssedji gaouaou	bool "Atmel AT91SAM9G20-EK Evaluation Kit"
3442ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
3452ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
34661352667Ssedji gaouaou	help
3470f74296aSNicolas Ferre	  Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
3480f74296aSNicolas Ferre	  that embeds only one SD/MMC slot.
3490f74296aSNicolas Ferre
3500f74296aSNicolas Ferreconfig MACH_AT91SAM9G20EK_2MMC
351a6e016f1SJean-Christophe PLAGNIOL-VILLARD	depends on MACH_AT91SAM9G20EK
3520f74296aSNicolas Ferre	bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
3532ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
3540f74296aSNicolas Ferre	help
3550f74296aSNicolas Ferre	  Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
3560f74296aSNicolas Ferre	  with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
3570f74296aSNicolas Ferre	  onwards.
35861352667Ssedji gaouaou
35941a353d1SEric Bénardconfig MACH_CPU9G20
36041a353d1SEric Bénard	bool "Eukrea CPU9G20 board"
36141a353d1SEric Bénard	help
36241a353d1SEric Bénard	  Select this if you are using a Eukrea Electromatique's
36341a353d1SEric Bénard	  CPU9G20 Board <http://www.eukrea.com/>
36441a353d1SEric Bénard
3659b404b7cSChristian Glindkampconfig MACH_PORTUXG20
3669b404b7cSChristian Glindkamp	bool "taskit PortuxG20"
3679b404b7cSChristian Glindkamp	help
3689b404b7cSChristian Glindkamp	  Select this if you are using taskit's PortuxG20.
3699b404b7cSChristian Glindkamp	  <http://www.taskit.de/en/>
3709b404b7cSChristian Glindkamp
3719b404b7cSChristian Glindkampconfig MACH_STAMP9G20
3729b404b7cSChristian Glindkamp	bool "taskit Stamp9G20 CPU module"
3739b404b7cSChristian Glindkamp	help
3749b404b7cSChristian Glindkamp	  Select this if you are using taskit's Stamp9G20 CPU module on its
3759b404b7cSChristian Glindkamp	  evaluation board.
3769b404b7cSChristian Glindkamp	  <http://www.taskit.de/en/>
3779b404b7cSChristian Glindkamp
378abf0c1bcSPeter Gsellmannconfig MACH_PCONTROL_G20
379abf0c1bcSPeter Gsellmann	bool "PControl G20 CPU module"
380abf0c1bcSPeter Gsellmann	help
381abf0c1bcSPeter Gsellmann	  Select this if you are using taskit's Stamp9G20 CPU module on this
382abf0c1bcSPeter Gsellmann	  carrier board, beeing the decentralized unit of a building automation
383abf0c1bcSPeter Gsellmann	  system; featuring nvram, eth-switch, iso-rs485, display, io
38461352667Ssedji gaouaouendif
38561352667Ssedji gaouaou
386064baacaSRyan Mallonif (ARCH_AT91SAM9260 || ARCH_AT91SAM9G20)
387064baacaSRyan Malloncomment "AT91SAM9260/AT91SAM9G20 boards"
388064baacaSRyan Mallon
389064baacaSRyan Mallonconfig MACH_SNAPPER_9260
390064baacaSRyan Mallon        bool "Bluewater Systems Snapper 9260/9G20 module"
391064baacaSRyan Mallon        help
392064baacaSRyan Mallon          Select this if you are using the Bluewater Systems Snapper 9260 or
393064baacaSRyan Mallon          Snapper 9G20 modules.
394064baacaSRyan Mallon          <http://www.bluewatersys.com/>
395064baacaSRyan Mallonendif
396064baacaSRyan Mallon
39761352667Ssedji gaouaou# ----------------------------------------------------------
39861352667Ssedji gaouaou
399789b23bcSNicolas Ferreif ARCH_AT91SAM9G45
400789b23bcSNicolas Ferre
401789b23bcSNicolas Ferrecomment "AT91SAM9G45 Board Type"
402789b23bcSNicolas Ferre
40367dd8995SJean-Christophe PLAGNIOL-VILLARDconfig MACH_AT91SAM9M10G45EK
40467dd8995SJean-Christophe PLAGNIOL-VILLARD	bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
4052ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
406789b23bcSNicolas Ferre	help
407789b23bcSNicolas Ferre	  Select this if you are using Atmel's AT91SAM9G45-EKES Evaluation Kit.
408789b23bcSNicolas Ferre	  "ES" at the end of the name means that this board is an
409789b23bcSNicolas Ferre	  Engineering Sample.
410789b23bcSNicolas Ferre
411789b23bcSNicolas Ferreendif
412789b23bcSNicolas Ferre
413789b23bcSNicolas Ferre# ----------------------------------------------------------
414789b23bcSNicolas Ferre
41586640caeSAndrew Victorif ARCH_AT91CAP9
41686640caeSAndrew Victor
41786640caeSAndrew Victorcomment "AT91CAP9 Board Type"
41886640caeSAndrew Victor
41986640caeSAndrew Victorconfig MACH_AT91CAP9ADK
42086640caeSAndrew Victor	bool "Atmel AT91CAP9A-DK Evaluation Kit"
4212ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
4222ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_NAND_ATMEL_BUSWIDTH_16
42386640caeSAndrew Victor	help
42486640caeSAndrew Victor	  Select this if you are using Atmel's AT91CAP9A-DK Evaluation Kit.
42586640caeSAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138>
42686640caeSAndrew Victor
42786640caeSAndrew Victorendif
42886640caeSAndrew Victor
42986640caeSAndrew Victor# ----------------------------------------------------------
43086640caeSAndrew Victor
431c9a8fdd8SAndrew Victorif ARCH_AT572D940HF
432c9a8fdd8SAndrew Victor
433c9a8fdd8SAndrew Victorcomment "AT572D940HF Board Type"
434c9a8fdd8SAndrew Victor
435c9a8fdd8SAndrew Victorconfig MACH_AT572D940HFEB
436c9a8fdd8SAndrew Victor	bool "AT572D940HF-EK"
437c9a8fdd8SAndrew Victor	depends on ARCH_AT572D940HF
438c9a8fdd8SAndrew Victor	select HAVE_AT91_DATAFLASH_CARD
439c9a8fdd8SAndrew Victor	select HAVE_NAND_ATMEL_BUSWIDTH_16
440c9a8fdd8SAndrew Victor	help
441c9a8fdd8SAndrew Victor	  Select this if you are using Atmel's AT572D940HF-EK evaluation kit.
442c9a8fdd8SAndrew Victor	  <http://www.atmel.com/products/diopsis/default.asp>
443c9a8fdd8SAndrew Victor
444c9a8fdd8SAndrew Victorendif
445c9a8fdd8SAndrew Victor
446c9a8fdd8SAndrew Victor# ----------------------------------------------------------
447c9a8fdd8SAndrew Victor
4489f1ccefeSGreg Ungererif ARCH_AT91X40
4499f1ccefeSGreg Ungerer
4509f1ccefeSGreg Ungerercomment "AT91X40 Board Type"
4519f1ccefeSGreg Ungerer
4529f1ccefeSGreg Ungererconfig MACH_AT91EB01
4539f1ccefeSGreg Ungerer	bool "Atmel AT91EB01 Evaluation Kit"
4549f1ccefeSGreg Ungerer	help
4559f1ccefeSGreg Ungerer	  Select this if you are using Atmel's AT91EB01 Evaluation Kit.
4569f1ccefeSGreg Ungerer	  It is also a popular target for simulators such as GDB's
4579f1ccefeSGreg Ungerer	  ARM simulator (commonly known as the ARMulator) and the
4589f1ccefeSGreg Ungerer	  Skyeye simulator.
4599f1ccefeSGreg Ungerer
4609f1ccefeSGreg Ungererendif
4619f1ccefeSGreg Ungerer
4629f1ccefeSGreg Ungerer# ----------------------------------------------------------
4639f1ccefeSGreg Ungerer
4649d041268SAndrew Victorcomment "AT91 Board Options"
4659d041268SAndrew Victor
4669d041268SAndrew Victorconfig MTD_AT91_DATAFLASH_CARD
4679d041268SAndrew Victor	bool "Enable DataFlash Card support"
4682ef9f59aSJean-Christophe PLAGNIOL-VILLARD	depends on HAVE_AT91_DATAFLASH_CARD
4699d041268SAndrew Victor	help
4709d041268SAndrew Victor	  Enable support for the DataFlash card.
4719d041268SAndrew Victor
472f6ed6f78SPieter du Preezconfig MTD_NAND_ATMEL_BUSWIDTH_16
4739d041268SAndrew Victor	bool "Enable 16-bit data bus interface to NAND flash"
4742ef9f59aSJean-Christophe PLAGNIOL-VILLARD	depends on HAVE_NAND_ATMEL_BUSWIDTH_16
4759d041268SAndrew Victor	help
4769d041268SAndrew Victor	  On AT91SAM926x boards both types of NAND flash can be present
4779d041268SAndrew Victor	  (8 and 16 bit data bus width).
4789d041268SAndrew Victor
4799d041268SAndrew Victor# ----------------------------------------------------------
4809d041268SAndrew Victor
4819d041268SAndrew Victorcomment "AT91 Feature Selections"
4829d041268SAndrew Victor
4839d041268SAndrew Victorconfig AT91_PROGRAMMABLE_CLOCKS
4849d041268SAndrew Victor	bool "Programmable Clocks"
4859d041268SAndrew Victor	help
4869d041268SAndrew Victor	  Select this if you need to program one or more of the PCK0..PCK3
4879d041268SAndrew Victor	  programmable clock outputs.
4889d041268SAndrew Victor
489eaad2db0SAndrew Victorconfig AT91_SLOW_CLOCK
490eaad2db0SAndrew Victor	bool "Suspend-to-RAM disables main oscillator"
491eaad2db0SAndrew Victor	depends on SUSPEND
492eaad2db0SAndrew Victor	help
493eaad2db0SAndrew Victor	  Select this if you want Suspend-to-RAM to save the most power
494eaad2db0SAndrew Victor	  possible (without powering off the CPU) by disabling the PLLs
495eaad2db0SAndrew Victor	  and main oscillator so that only the 32 KiHz clock is available.
496eaad2db0SAndrew Victor
497eaad2db0SAndrew Victor	  When only that slow-clock is available, some peripherals lose
498eaad2db0SAndrew Victor	  functionality.  Many can't issue wakeup events unless faster
499eaad2db0SAndrew Victor	  clocks are available.  Some lose their operating state and
500eaad2db0SAndrew Victor	  need to be completely re-initialized.
501eaad2db0SAndrew Victor
5025248c657SDavid Brownellconfig AT91_TIMER_HZ
5035248c657SDavid Brownell       int "Kernel HZ (jiffies per second)"
5045248c657SDavid Brownell       range 32 1024
5055248c657SDavid Brownell       depends on ARCH_AT91
5065248c657SDavid Brownell       default "128" if ARCH_AT91RM9200
5075248c657SDavid Brownell       default "100"
5085248c657SDavid Brownell       help
5095248c657SDavid Brownell	  On AT91rm9200 chips where you're using a system clock derived
5105248c657SDavid Brownell	  from the 32768 Hz hardware clock, this tick rate should divide
5115248c657SDavid Brownell	  it exactly: use a power-of-two value, such as 128 or 256, to
5125248c657SDavid Brownell	  reduce timing errors caused by rounding.
5135248c657SDavid Brownell
5145248c657SDavid Brownell	  On AT91sam926x chips, or otherwise when using a higher precision
5155248c657SDavid Brownell	  system clock (of at least several MHz), rounding is less of a
5165248c657SDavid Brownell	  problem so it can be safer to use a decimal values like 100.
5175248c657SDavid Brownell
518fa3218d8SGuennadi Liakhovetskichoice
519fa3218d8SGuennadi Liakhovetski	prompt "Select a UART for early kernel messages"
520fa3218d8SGuennadi Liakhovetski
521fa3218d8SGuennadi Liakhovetskiconfig AT91_EARLY_DBGU
522fa3218d8SGuennadi Liakhovetski	bool "DBGU"
523fa3218d8SGuennadi Liakhovetski
524fa3218d8SGuennadi Liakhovetskiconfig AT91_EARLY_USART0
525fa3218d8SGuennadi Liakhovetski	bool "USART0"
526fa3218d8SGuennadi Liakhovetski
527fa3218d8SGuennadi Liakhovetskiconfig AT91_EARLY_USART1
528fa3218d8SGuennadi Liakhovetski	bool "USART1"
529fa3218d8SGuennadi Liakhovetski
530fa3218d8SGuennadi Liakhovetskiconfig AT91_EARLY_USART2
531fa3218d8SGuennadi Liakhovetski	bool "USART2"
532fa3218d8SGuennadi Liakhovetski	depends on ! ARCH_AT91X40
533fa3218d8SGuennadi Liakhovetski
534fa3218d8SGuennadi Liakhovetskiconfig AT91_EARLY_USART3
535fa3218d8SGuennadi Liakhovetski	bool "USART3"
5362ef9f59aSJean-Christophe PLAGNIOL-VILLARD	depends on HAVE_AT91_USART3
537fa3218d8SGuennadi Liakhovetski
538fa3218d8SGuennadi Liakhovetskiconfig AT91_EARLY_USART4
539fa3218d8SGuennadi Liakhovetski	bool "USART4"
5402ef9f59aSJean-Christophe PLAGNIOL-VILLARD	depends on HAVE_AT91_USART4
541fa3218d8SGuennadi Liakhovetski
542fa3218d8SGuennadi Liakhovetskiconfig AT91_EARLY_USART5
543fa3218d8SGuennadi Liakhovetski	bool "USART5"
5442ef9f59aSJean-Christophe PLAGNIOL-VILLARD	depends on HAVE_AT91_USART5
545fa3218d8SGuennadi Liakhovetski
546fa3218d8SGuennadi Liakhovetskiendchoice
547fa3218d8SGuennadi Liakhovetski
5489d041268SAndrew Victorendmenu
5499d041268SAndrew Victor
5509d041268SAndrew Victorendif
551