xref: /openbmc/linux/arch/arm/mach-at91/Kconfig (revision 1e3ce2b8)
19d041268SAndrew Victorif ARCH_AT91
29d041268SAndrew Victor
32ef9f59aSJean-Christophe PLAGNIOL-VILLARDconfig HAVE_AT91_DATAFLASH_CARD
42ef9f59aSJean-Christophe PLAGNIOL-VILLARD	bool
52ef9f59aSJean-Christophe PLAGNIOL-VILLARD
613079a73SJean-Christophe PLAGNIOL-VILLARDconfig HAVE_AT91_DBGU0
713079a73SJean-Christophe PLAGNIOL-VILLARD	bool
813079a73SJean-Christophe PLAGNIOL-VILLARD
913079a73SJean-Christophe PLAGNIOL-VILLARDconfig HAVE_AT91_DBGU1
1013079a73SJean-Christophe PLAGNIOL-VILLARD	bool
1113079a73SJean-Christophe PLAGNIOL-VILLARD
12c0177594SJean-Christophe PLAGNIOL-VILLARDconfig AT91_SAM9_ALT_RESET
13c0177594SJean-Christophe PLAGNIOL-VILLARD	bool
1421ea52aaSJean-Christophe PLAGNIOL-VILLARD	default !ARCH_AT91X40
15c0177594SJean-Christophe PLAGNIOL-VILLARD
1614f991a7SJean-Christophe PLAGNIOL-VILLARDconfig AT91_SAM9G45_RESET
1714f991a7SJean-Christophe PLAGNIOL-VILLARD	bool
1821ea52aaSJean-Christophe PLAGNIOL-VILLARD	default !ARCH_AT91X40
1914f991a7SJean-Christophe PLAGNIOL-VILLARD
201441bd32SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9
211441bd32SJean-Christophe PLAGNIOL-VILLARD	bool
221441bd32SJean-Christophe PLAGNIOL-VILLARD	select GENERIC_CLOCKEVENTS
231441bd32SJean-Christophe PLAGNIOL-VILLARD	select CPU_ARM926T
241441bd32SJean-Christophe PLAGNIOL-VILLARD
259d041268SAndrew Victormenu "Atmel AT91 System-on-Chip"
269d041268SAndrew Victor
271e3ce2b8SJean-Christophe PLAGNIOL-VILLARDcomment "Atmel AT91 Processor"
289d041268SAndrew Victor
291e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9
301e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool
311e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select CPU_ARM926T
321e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select AT91_SAM9_TIME
331e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select AT91_SAM9_SMC
341e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
351e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91RM9200
369d041268SAndrew Victor	bool "AT91RM9200"
37c750815eSRussell King	select CPU_ARM920T
385e802dfaSDavid Brownell	select GENERIC_CLOCKEVENTS
3913079a73SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
409d041268SAndrew Victor
411e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9260
421e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9260, AT91SAM9XE or AT91SAM9G20"
431441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
4413079a73SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
45ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
461e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	help
471e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	  Select this if you are using one of Atmel's AT91SAM9260, AT91SAM9XE
481e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	  or AT91SAM9G20 SoC.
499d041268SAndrew Victor
501e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9261
511e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9261 or AT91SAM9G10"
521441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
5313079a73SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
540912e535SNicolas Ferre	select HAVE_FB_ATMEL
551e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	help
561e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	  Select this if you are using one of Atmel's AT91SAM9261 or AT91SAM9G10 SoC.
57b319ff80SNicolas Ferre
581e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9263
59b2c65616SAndrew Victor	bool "AT91SAM9263"
601441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
611e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU1
620912e535SNicolas Ferre	select HAVE_FB_ATMEL
63ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
64b2c65616SAndrew Victor
651e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9RL
66877d7720SAndrew Victor	bool "AT91SAM9RL"
671441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
681e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
690912e535SNicolas Ferre	select HAVE_FB_ATMEL
70877d7720SAndrew Victor
711e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9G45
72ca1dcbf7SNicolas Ferre	bool "AT91SAM9G45 or AT91SAM9M10 families"
731441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
741e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU1
750912e535SNicolas Ferre	select HAVE_FB_ATMEL
76ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
77ca1dcbf7SNicolas Ferre	help
78ca1dcbf7SNicolas Ferre	  Select this if you are using one of Atmel's AT91SAM9G45 family SoC.
79ca1dcbf7SNicolas Ferre	  This support covers AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
80789b23bcSNicolas Ferre
811e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9X5
829a3ee403SNicolas Ferre	bool "AT91SAM9x5 family"
831441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
841e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
859a3ee403SNicolas Ferre	select HAVE_FB_ATMEL
869a3ee403SNicolas Ferre	select HAVE_NET_MACB
87a26e1af5SNicolas Ferre	help
88a26e1af5SNicolas Ferre	  Select this if you are using one of Atmel's AT91SAM9x5 family SoC.
89a26e1af5SNicolas Ferre	  This means that your SAM9 name finishes with a '5' (except if it is
90a26e1af5SNicolas Ferre	  AT91SAM9G45!).
91a26e1af5SNicolas Ferre	  This support covers AT91SAM9G15, AT91SAM9G25, AT91SAM9X25, AT91SAM9G35
92a26e1af5SNicolas Ferre	  and AT91SAM9X35.
939a3ee403SNicolas Ferre
941e3ce2b8SJean-Christophe PLAGNIOL-VILLARDchoice
951e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	prompt "Atmel AT91 Processor Devices for non DT boards"
961e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
971e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91_NONE
981e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "None"
991e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1001e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91RM9200
1011e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91RM9200"
1021e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91RM9200
1031e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1041e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9260
1051e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9260 or AT91SAM9XE"
1061e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9260
1071e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1081e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9261
1091e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9261"
1101e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9261
1111e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1121e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9G10
1131e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9G10"
1141e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9261
1151e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1161e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9263
1171e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9263"
1181e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9263
1191e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1201e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9RL
1211e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9RL"
1221e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9RL
1231e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1241e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9G20
1251e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9G20"
1261e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9260
1271e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1281e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9G45
1291e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9G45"
1301e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9G45
1311e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1329f1ccefeSGreg Ungererconfig ARCH_AT91X40
1339f1ccefeSGreg Ungerer	bool "AT91x40"
1341e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	depends on !MMU
1355cfc8ee0SJohn Stultz	select ARCH_USES_GETTIMEOFFSET
1369f1ccefeSGreg Ungerer
1379d041268SAndrew Victorendchoice
1389d041268SAndrew Victor
1399f1ccefeSGreg Ungererconfig AT91_PMC_UNIT
1409f1ccefeSGreg Ungerer	bool
1419f1ccefeSGreg Ungerer	default !ARCH_AT91X40
1429f1ccefeSGreg Ungerer
1439d041268SAndrew Victor# ----------------------------------------------------------
1449d041268SAndrew Victor
1459d041268SAndrew Victorif ARCH_AT91RM9200
1469d041268SAndrew Victor
1479d041268SAndrew Victorcomment "AT91RM9200 Board Type"
1489d041268SAndrew Victor
1499d041268SAndrew Victorconfig MACH_ONEARM
1509d041268SAndrew Victor	bool "Ajeco 1ARM Single Board Computer"
1519d041268SAndrew Victor	help
1529d041268SAndrew Victor	  Select this if you are using Ajeco's 1ARM Single Board Computer.
15350a23e6eSJustin P. Mattock	  <http://www.ajeco.fi/>
1549d041268SAndrew Victor
1559d041268SAndrew Victorconfig ARCH_AT91RM9200DK
1569d041268SAndrew Victor	bool "Atmel AT91RM9200-DK Development board"
1572ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
1589d041268SAndrew Victor	help
1599d041268SAndrew Victor	  Select this if you are using Atmel's AT91RM9200-DK Development board.
1609d041268SAndrew Victor	  (Discontinued)
1619d041268SAndrew Victor
1629d041268SAndrew Victorconfig MACH_AT91RM9200EK
1639d041268SAndrew Victor	bool "Atmel AT91RM9200-EK Evaluation Kit"
1642ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
1659d041268SAndrew Victor	help
1669d041268SAndrew Victor	  Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
1679d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
1689d041268SAndrew Victor
1699d041268SAndrew Victorconfig MACH_CSB337
1709d041268SAndrew Victor	bool "Cogent CSB337"
1719d041268SAndrew Victor	help
1729d041268SAndrew Victor	  Select this if you are using Cogent's CSB337 board.
1739d041268SAndrew Victor	  <http://www.cogcomp.com/csb_csb337.htm>
1749d041268SAndrew Victor
1759d041268SAndrew Victorconfig MACH_CSB637
1769d041268SAndrew Victor	bool "Cogent CSB637"
1779d041268SAndrew Victor	help
1789d041268SAndrew Victor	  Select this if you are using Cogent's CSB637 board.
1799d041268SAndrew Victor	  <http://www.cogcomp.com/csb_csb637.htm>
1809d041268SAndrew Victor
1819d041268SAndrew Victorconfig MACH_CARMEVA
1829d041268SAndrew Victor	bool "Conitec ARM&EVA"
1839d041268SAndrew Victor	help
1849d041268SAndrew Victor	  Select this if you are using Conitec's AT91RM9200-MCU-Module.
18550a23e6eSJustin P. Mattock	  <http://www.conitec.net/english/linuxboard.php>
1869d041268SAndrew Victor
1879d041268SAndrew Victorconfig MACH_ATEB9200
1889d041268SAndrew Victor	bool "Embest ATEB9200"
1899d041268SAndrew Victor	help
1909d041268SAndrew Victor	  Select this if you are using Embest's ATEB9200 board.
1919d041268SAndrew Victor	  <http://www.embedinfo.com/english/product/ATEB9200.asp>
1929d041268SAndrew Victor
1939d041268SAndrew Victorconfig MACH_KB9200
1949d041268SAndrew Victor	bool "KwikByte KB920x"
1959d041268SAndrew Victor	help
1969d041268SAndrew Victor	  Select this if you are using KwikByte's KB920x board.
19750a23e6eSJustin P. Mattock	  <http://www.kwikbyte.com/KB9202.html>
1989d041268SAndrew Victor
1995d01f133SSimon Richterconfig MACH_PICOTUX2XX
2005d01f133SSimon Richter	bool "picotux 200"
2015d01f133SSimon Richter	help
2025d01f133SSimon Richter	  Select this if you are using a picotux 200.
2035d01f133SSimon Richter	  <http://www.picotux.com/>
2045d01f133SSimon Richter
2059d041268SAndrew Victorconfig MACH_KAFA
2069d041268SAndrew Victor	bool "Sperry-Sun KAFA board"
2079d041268SAndrew Victor	help
2089d041268SAndrew Victor	  Select this if you are using Sperry-Sun's KAFA board.
2099d041268SAndrew Victor
2102f036ac6SAndrew Victorconfig MACH_ECBAT91
2112f036ac6SAndrew Victor	bool "emQbit ECB_AT91 SBC"
2122ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
2132f036ac6SAndrew Victor	help
2142f036ac6SAndrew Victor	  Select this if you are using emQbit's ECB_AT91 board.
2152f036ac6SAndrew Victor	  <http://wiki.emqbit.com/free-ecb-at91>
2162f036ac6SAndrew Victor
217e3ba22dbSAndrew Victorconfig MACH_YL9200
218e3ba22dbSAndrew Victor	bool "ucDragon YL-9200"
219e3ba22dbSAndrew Victor	help
220e3ba22dbSAndrew Victor	  Select this if you are using the ucDragon YL-9200 board.
221e3ba22dbSAndrew Victor
22210233a93SEric Bénardconfig MACH_CPUAT91
22310233a93SEric Bénard	bool "Eukrea CPUAT91"
22410233a93SEric Bénard	help
22510233a93SEric Bénard	  Select this if you are using the Eukrea Electromatique's
22610233a93SEric Bénard	  CPUAT91 board <http://www.eukrea.com/>.
22710233a93SEric Bénard
22801c62c9bSUwe Kleine-Königconfig MACH_ECO920
22901c62c9bSUwe Kleine-König	bool "eco920"
23001c62c9bSUwe Kleine-König	help
23101c62c9bSUwe Kleine-König	  Select this if you are using the eco920 board
23201c62c9bSUwe Kleine-König
23382cb8654SJosef Holzmayrconfig MACH_RSI_EWS
23482cb8654SJosef Holzmayr	bool "RSI Embedded Webserver"
23582cb8654SJosef Holzmayr	depends on ARCH_AT91RM9200
23682cb8654SJosef Holzmayr	help
23782cb8654SJosef Holzmayr	  Select this if you are using RSIs EWS board.
2389d041268SAndrew Victorendif
2399d041268SAndrew Victor
2409d041268SAndrew Victor# ----------------------------------------------------------
2419d041268SAndrew Victor
2429d041268SAndrew Victorif ARCH_AT91SAM9260
2439d041268SAndrew Victor
244f7eee89bSAndrew Victorcomment "AT91SAM9260 Variants"
2459d041268SAndrew Victor
246f7eee89bSAndrew Victorcomment "AT91SAM9260 / AT91SAM9XE Board Type"
247f7eee89bSAndrew Victor
248f7eee89bSAndrew Victorconfig MACH_AT91SAM9260EK
249f7eee89bSAndrew Victor	bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
2502ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
251f7eee89bSAndrew Victor	help
252f7eee89bSAndrew Victor	  Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
2539d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
2549d041268SAndrew Victor
25535131fb6SAndrew Victorconfig MACH_CAM60
25635131fb6SAndrew Victor	bool "KwikByte KB9260 (CAM60) board"
25735131fb6SAndrew Victor	help
25835131fb6SAndrew Victor	  Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
25935131fb6SAndrew Victor	  <http://www.kwikbyte.com/KB9260.html>
26035131fb6SAndrew Victor
26166dbfc6cSAndrew Victorconfig MACH_SAM9_L9260
26266dbfc6cSAndrew Victor	bool "Olimex SAM9-L9260 board"
2632ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
26466dbfc6cSAndrew Victor	help
26566dbfc6cSAndrew Victor	  Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
26666dbfc6cSAndrew Victor	  <http://www.olimex.com/dev/sam9-L9260.html>
26766dbfc6cSAndrew Victor
2689c784f95SSergey Lapinconfig MACH_AFEB9260
2699c784f95SSergey Lapin	bool "Custom afeb9260 board v1"
2709c784f95SSergey Lapin	help
2719c784f95SSergey Lapin	  Select this if you are using custom afeb9260 board based on
2729c784f95SSergey Lapin	  open hardware design. Select this for revision 1 of the board.
2739c784f95SSergey Lapin	  <svn://194.85.238.22/home/users/george/svn/arm9eb>
2749c784f95SSergey Lapin	  <http://groups.google.com/group/arm9fpga-evolution-board>
2759c784f95SSergey Lapin
276ca0a789aSAndrew Victorconfig MACH_USB_A9260
277ca0a789aSAndrew Victor	bool "CALAO USB-A9260"
278ca0a789aSAndrew Victor	help
279ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems USB-A9260.
280ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
281ca0a789aSAndrew Victor
282ca0a789aSAndrew Victorconfig MACH_QIL_A9260
283ca0a789aSAndrew Victor	bool "CALAO QIL-A9260 board"
284ca0a789aSAndrew Victor	help
285ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems QIL-A9260 Board.
286ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
287ca0a789aSAndrew Victor
28841a353d1SEric Bénardconfig MACH_CPU9260
28941a353d1SEric Bénard	bool "Eukrea CPU9260 board"
29041a353d1SEric Bénard	help
29141a353d1SEric Bénard	  Select this if you are using a Eukrea Electromatique's
29241a353d1SEric Bénard	  CPU9260 Board <http://www.eukrea.com/>
29341a353d1SEric Bénard
2948ed90595SMaxim Osipovconfig MACH_FLEXIBITY
2958ed90595SMaxim Osipov	bool "Flexibity Connect board"
2968ed90595SMaxim Osipov	help
2978ed90595SMaxim Osipov	  Select this if you are using Flexibity Connect board
2988ed90595SMaxim Osipov	  <http://www.flexibity.com>
2998ed90595SMaxim Osipov
3009d041268SAndrew Victorendif
3019d041268SAndrew Victor
3029d041268SAndrew Victor# ----------------------------------------------------------
3039d041268SAndrew Victor
3049d041268SAndrew Victorif ARCH_AT91SAM9261
3059d041268SAndrew Victor
3069d041268SAndrew Victorcomment "AT91SAM9261 Board Type"
3079d041268SAndrew Victor
3089d041268SAndrew Victorconfig MACH_AT91SAM9261EK
3099d041268SAndrew Victor	bool "Atmel AT91SAM9261-EK Evaluation Kit"
3102ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
3119d041268SAndrew Victor	help
3129d041268SAndrew Victor	  Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
3139d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
3149d041268SAndrew Victor
3159d041268SAndrew Victorendif
3169d041268SAndrew Victor
3179d041268SAndrew Victor# ----------------------------------------------------------
3189d041268SAndrew Victor
319b319ff80SNicolas Ferreif ARCH_AT91SAM9G10
320b319ff80SNicolas Ferre
321b319ff80SNicolas Ferrecomment "AT91SAM9G10 Board Type"
322b319ff80SNicolas Ferre
323b319ff80SNicolas Ferreconfig MACH_AT91SAM9G10EK
324b319ff80SNicolas Ferre	bool "Atmel AT91SAM9G10-EK Evaluation Kit"
3252ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
326b319ff80SNicolas Ferre	help
327b319ff80SNicolas Ferre	  Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
328b319ff80SNicolas Ferre	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
329b319ff80SNicolas Ferre
330b319ff80SNicolas Ferreendif
331b319ff80SNicolas Ferre
332b319ff80SNicolas Ferre# ----------------------------------------------------------
333b319ff80SNicolas Ferre
334e6d92e63SAndrew Victorif ARCH_AT91SAM9263
335e6d92e63SAndrew Victor
336e6d92e63SAndrew Victorcomment "AT91SAM9263 Board Type"
337e6d92e63SAndrew Victor
338e6d92e63SAndrew Victorconfig MACH_AT91SAM9263EK
339e6d92e63SAndrew Victor	bool "Atmel AT91SAM9263-EK Evaluation Kit"
3402ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
341e6d92e63SAndrew Victor	help
342e6d92e63SAndrew Victor	  Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
343e6d92e63SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
344e6d92e63SAndrew Victor
345ca0a789aSAndrew Victorconfig MACH_USB_A9263
346ca0a789aSAndrew Victor	bool "CALAO USB-A9263"
347ca0a789aSAndrew Victor	help
348ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems USB-A9263.
349ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
350ca0a789aSAndrew Victor
351ffc63b7dSAndrew Victorconfig MACH_NEOCORE926
352ffc63b7dSAndrew Victor	bool "Adeneo NEOCORE926"
3532ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
354ffc63b7dSAndrew Victor	help
355ffc63b7dSAndrew Victor	  Select this if you are using the Adeneo Neocore 926 board.
356ffc63b7dSAndrew Victor
357e6d92e63SAndrew Victorendif
358e6d92e63SAndrew Victor
359e6d92e63SAndrew Victor# ----------------------------------------------------------
360e6d92e63SAndrew Victor
361c42dcb3dSAndrew Victorif ARCH_AT91SAM9RL
362c42dcb3dSAndrew Victor
363c42dcb3dSAndrew Victorcomment "AT91SAM9RL Board Type"
364c42dcb3dSAndrew Victor
365c42dcb3dSAndrew Victorconfig MACH_AT91SAM9RLEK
366c42dcb3dSAndrew Victor	bool "Atmel AT91SAM9RL-EK Evaluation Kit"
367c42dcb3dSAndrew Victor	help
368c42dcb3dSAndrew Victor	  Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
369c42dcb3dSAndrew Victor
370c42dcb3dSAndrew Victorendif
371c42dcb3dSAndrew Victor
372c42dcb3dSAndrew Victor# ----------------------------------------------------------
373c42dcb3dSAndrew Victor
37461352667Ssedji gaouaouif ARCH_AT91SAM9G20
37561352667Ssedji gaouaou
37661352667Ssedji gaouaoucomment "AT91SAM9G20 Board Type"
37761352667Ssedji gaouaou
37861352667Ssedji gaouaouconfig MACH_AT91SAM9G20EK
37961352667Ssedji gaouaou	bool "Atmel AT91SAM9G20-EK Evaluation Kit"
3802ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
38161352667Ssedji gaouaou	help
3820f74296aSNicolas Ferre	  Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
3830f74296aSNicolas Ferre	  that embeds only one SD/MMC slot.
3840f74296aSNicolas Ferre
3850f74296aSNicolas Ferreconfig MACH_AT91SAM9G20EK_2MMC
386a6e016f1SJean-Christophe PLAGNIOL-VILLARD	depends on MACH_AT91SAM9G20EK
3870f74296aSNicolas Ferre	bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
3880f74296aSNicolas Ferre	help
3890f74296aSNicolas Ferre	  Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
3900f74296aSNicolas Ferre	  with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
3910f74296aSNicolas Ferre	  onwards.
392ff65e398SNicolas Ferre	  <http://www.atmel.com/tools/SAM9G20-EK.aspx>
39361352667Ssedji gaouaou
39441a353d1SEric Bénardconfig MACH_CPU9G20
39541a353d1SEric Bénard	bool "Eukrea CPU9G20 board"
39641a353d1SEric Bénard	help
39741a353d1SEric Bénard	  Select this if you are using a Eukrea Electromatique's
39841a353d1SEric Bénard	  CPU9G20 Board <http://www.eukrea.com/>
39941a353d1SEric Bénard
4000fb55d3bSSergio Tanzilliconfig MACH_ACMENETUSFOXG20
4010fb55d3bSSergio Tanzilli	bool "Acme Systems srl FOX Board G20"
4020fb55d3bSSergio Tanzilli	help
4030fb55d3bSSergio Tanzilli	  Select this if you are using Acme Systems
4040fb55d3bSSergio Tanzilli	  FOX Board G20 <http://www.acmesystems.it>
4050fb55d3bSSergio Tanzilli
4069b404b7cSChristian Glindkampconfig MACH_PORTUXG20
4079b404b7cSChristian Glindkamp	bool "taskit PortuxG20"
4089b404b7cSChristian Glindkamp	help
4099b404b7cSChristian Glindkamp	  Select this if you are using taskit's PortuxG20.
4109b404b7cSChristian Glindkamp	  <http://www.taskit.de/en/>
4119b404b7cSChristian Glindkamp
4129b404b7cSChristian Glindkampconfig MACH_STAMP9G20
4139b404b7cSChristian Glindkamp	bool "taskit Stamp9G20 CPU module"
4149b404b7cSChristian Glindkamp	help
4159b404b7cSChristian Glindkamp	  Select this if you are using taskit's Stamp9G20 CPU module on its
4169b404b7cSChristian Glindkamp	  evaluation board.
4179b404b7cSChristian Glindkamp	  <http://www.taskit.de/en/>
4189b404b7cSChristian Glindkamp
419abf0c1bcSPeter Gsellmannconfig MACH_PCONTROL_G20
420abf0c1bcSPeter Gsellmann	bool "PControl G20 CPU module"
421abf0c1bcSPeter Gsellmann	help
422abf0c1bcSPeter Gsellmann	  Select this if you are using taskit's Stamp9G20 CPU module on this
423abf0c1bcSPeter Gsellmann	  carrier board, beeing the decentralized unit of a building automation
424abf0c1bcSPeter Gsellmann	  system; featuring nvram, eth-switch, iso-rs485, display, io
425fcdc2ea7SIgor Plyatov
426fcdc2ea7SIgor Plyatovconfig MACH_GSIA18S
427fcdc2ea7SIgor Plyatov	bool "GS_IA18_S board"
428fcdc2ea7SIgor Plyatov	help
429fcdc2ea7SIgor Plyatov	  This enables support for the GS_IA18_S board
430fcdc2ea7SIgor Plyatov	  produced by GeoSIG Ltd company. This is an internet accelerograph.
431fcdc2ea7SIgor Plyatov	  <http://www.geosig.com>
4320a072a24SJean-Christophe PLAGNIOL-VILLARD
4330a072a24SJean-Christophe PLAGNIOL-VILLARDconfig MACH_USB_A9G20
4340a072a24SJean-Christophe PLAGNIOL-VILLARD	bool "CALAO USB-A9G20"
4350a072a24SJean-Christophe PLAGNIOL-VILLARD	depends on ARCH_AT91SAM9G20
4360a072a24SJean-Christophe PLAGNIOL-VILLARD	help
4370a072a24SJean-Christophe PLAGNIOL-VILLARD	  Select this if you are using a Calao Systems USB-A9G20.
4380a072a24SJean-Christophe PLAGNIOL-VILLARD	  <http://www.calao-systems.com>
4390a072a24SJean-Christophe PLAGNIOL-VILLARD
44061352667Ssedji gaouaouendif
44161352667Ssedji gaouaou
442064baacaSRyan Mallonif (ARCH_AT91SAM9260 || ARCH_AT91SAM9G20)
443064baacaSRyan Malloncomment "AT91SAM9260/AT91SAM9G20 boards"
444064baacaSRyan Mallon
445064baacaSRyan Mallonconfig MACH_SNAPPER_9260
446064baacaSRyan Mallon        bool "Bluewater Systems Snapper 9260/9G20 module"
447064baacaSRyan Mallon        help
448064baacaSRyan Mallon          Select this if you are using the Bluewater Systems Snapper 9260 or
449064baacaSRyan Mallon          Snapper 9G20 modules.
450064baacaSRyan Mallon          <http://www.bluewatersys.com/>
451064baacaSRyan Mallonendif
452064baacaSRyan Mallon
45361352667Ssedji gaouaou# ----------------------------------------------------------
45461352667Ssedji gaouaou
455789b23bcSNicolas Ferreif ARCH_AT91SAM9G45
456789b23bcSNicolas Ferre
457789b23bcSNicolas Ferrecomment "AT91SAM9G45 Board Type"
458789b23bcSNicolas Ferre
45967dd8995SJean-Christophe PLAGNIOL-VILLARDconfig MACH_AT91SAM9M10G45EK
46067dd8995SJean-Christophe PLAGNIOL-VILLARD	bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
461789b23bcSNicolas Ferre	help
462fefbc407SNicolas Ferre	  Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit.
463fefbc407SNicolas Ferre	  Those boards can be populated with any SoC of AT91SAM9G45 or AT91SAM9M10
464fefbc407SNicolas Ferre	  families: AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
465fefbc407SNicolas Ferre	  <http://www.atmel.com/tools/SAM9M10-G45-EK.aspx>
466789b23bcSNicolas Ferre
467789b23bcSNicolas Ferreendif
468789b23bcSNicolas Ferre
469789b23bcSNicolas Ferre# ----------------------------------------------------------
470789b23bcSNicolas Ferre
4719f1ccefeSGreg Ungererif ARCH_AT91X40
4729f1ccefeSGreg Ungerer
4739f1ccefeSGreg Ungerercomment "AT91X40 Board Type"
4749f1ccefeSGreg Ungerer
4759f1ccefeSGreg Ungererconfig MACH_AT91EB01
4769f1ccefeSGreg Ungerer	bool "Atmel AT91EB01 Evaluation Kit"
4779f1ccefeSGreg Ungerer	help
4789f1ccefeSGreg Ungerer	  Select this if you are using Atmel's AT91EB01 Evaluation Kit.
4799f1ccefeSGreg Ungerer	  It is also a popular target for simulators such as GDB's
4809f1ccefeSGreg Ungerer	  ARM simulator (commonly known as the ARMulator) and the
4819f1ccefeSGreg Ungerer	  Skyeye simulator.
4829f1ccefeSGreg Ungerer
4839f1ccefeSGreg Ungererendif
4849f1ccefeSGreg Ungerer
4859f1ccefeSGreg Ungerer# ----------------------------------------------------------
4869f1ccefeSGreg Ungerer
48749fe2ba3SNicolas Ferrecomment "Generic Board Type"
48849fe2ba3SNicolas Ferre
48949fe2ba3SNicolas Ferreconfig MACH_AT91SAM_DT
49049fe2ba3SNicolas Ferre	bool "Atmel AT91SAM Evaluation Kits with device-tree support"
49149fe2ba3SNicolas Ferre	select USE_OF
49249fe2ba3SNicolas Ferre	help
49349fe2ba3SNicolas Ferre	  Select this if you want to experiment device-tree with
49449fe2ba3SNicolas Ferre	  an Atmel Evaluation Kit.
49549fe2ba3SNicolas Ferre
49649fe2ba3SNicolas Ferre# ----------------------------------------------------------
49749fe2ba3SNicolas Ferre
4989d041268SAndrew Victorcomment "AT91 Board Options"
4999d041268SAndrew Victor
5009d041268SAndrew Victorconfig MTD_AT91_DATAFLASH_CARD
5019d041268SAndrew Victor	bool "Enable DataFlash Card support"
5022ef9f59aSJean-Christophe PLAGNIOL-VILLARD	depends on HAVE_AT91_DATAFLASH_CARD
5039d041268SAndrew Victor	help
5049d041268SAndrew Victor	  Enable support for the DataFlash card.
5059d041268SAndrew Victor
5069d041268SAndrew Victor# ----------------------------------------------------------
5079d041268SAndrew Victor
5089d041268SAndrew Victorcomment "AT91 Feature Selections"
5099d041268SAndrew Victor
5109d041268SAndrew Victorconfig AT91_PROGRAMMABLE_CLOCKS
5119d041268SAndrew Victor	bool "Programmable Clocks"
5129d041268SAndrew Victor	help
5139d041268SAndrew Victor	  Select this if you need to program one or more of the PCK0..PCK3
5149d041268SAndrew Victor	  programmable clock outputs.
5159d041268SAndrew Victor
516eaad2db0SAndrew Victorconfig AT91_SLOW_CLOCK
517eaad2db0SAndrew Victor	bool "Suspend-to-RAM disables main oscillator"
518eaad2db0SAndrew Victor	depends on SUSPEND
519eaad2db0SAndrew Victor	help
520eaad2db0SAndrew Victor	  Select this if you want Suspend-to-RAM to save the most power
521eaad2db0SAndrew Victor	  possible (without powering off the CPU) by disabling the PLLs
522eaad2db0SAndrew Victor	  and main oscillator so that only the 32 KiHz clock is available.
523eaad2db0SAndrew Victor
524eaad2db0SAndrew Victor	  When only that slow-clock is available, some peripherals lose
525eaad2db0SAndrew Victor	  functionality.  Many can't issue wakeup events unless faster
526eaad2db0SAndrew Victor	  clocks are available.  Some lose their operating state and
527eaad2db0SAndrew Victor	  need to be completely re-initialized.
528eaad2db0SAndrew Victor
5295248c657SDavid Brownellconfig AT91_TIMER_HZ
5305248c657SDavid Brownell       int "Kernel HZ (jiffies per second)"
5315248c657SDavid Brownell       range 32 1024
5325248c657SDavid Brownell       depends on ARCH_AT91
5335248c657SDavid Brownell       default "128" if ARCH_AT91RM9200
5345248c657SDavid Brownell       default "100"
5355248c657SDavid Brownell       help
5365248c657SDavid Brownell	  On AT91rm9200 chips where you're using a system clock derived
5375248c657SDavid Brownell	  from the 32768 Hz hardware clock, this tick rate should divide
5385248c657SDavid Brownell	  it exactly: use a power-of-two value, such as 128 or 256, to
5395248c657SDavid Brownell	  reduce timing errors caused by rounding.
5405248c657SDavid Brownell
5415248c657SDavid Brownell	  On AT91sam926x chips, or otherwise when using a higher precision
5425248c657SDavid Brownell	  system clock (of at least several MHz), rounding is less of a
5435248c657SDavid Brownell	  problem so it can be safer to use a decimal values like 100.
5445248c657SDavid Brownell
5459d041268SAndrew Victorendmenu
5469d041268SAndrew Victor
5479d041268SAndrew Victorendif
548