xref: /openbmc/linux/arch/arm/mach-at91/Kconfig (revision 3e135466)
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
323e135466SLudovic Desroches	select MULTI_IRQ_HANDLER
331e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select AT91_SAM9_TIME
341e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select AT91_SAM9_SMC
351e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
361e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91RM9200
379d041268SAndrew Victor	bool "AT91RM9200"
38c750815eSRussell King	select CPU_ARM920T
395e802dfaSDavid Brownell	select GENERIC_CLOCKEVENTS
4013079a73SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
419d041268SAndrew Victor
421e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9260
431e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9260, AT91SAM9XE or AT91SAM9G20"
441441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
4513079a73SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
46ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
471e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	help
481e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	  Select this if you are using one of Atmel's AT91SAM9260, AT91SAM9XE
491e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	  or AT91SAM9G20 SoC.
509d041268SAndrew Victor
511e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9261
521e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9261 or AT91SAM9G10"
531441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
5413079a73SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
550912e535SNicolas Ferre	select HAVE_FB_ATMEL
561e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	help
571e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	  Select this if you are using one of Atmel's AT91SAM9261 or AT91SAM9G10 SoC.
58b319ff80SNicolas Ferre
591e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9263
60b2c65616SAndrew Victor	bool "AT91SAM9263"
611441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
621e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU1
630912e535SNicolas Ferre	select HAVE_FB_ATMEL
64ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
65b2c65616SAndrew Victor
661e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9RL
67877d7720SAndrew Victor	bool "AT91SAM9RL"
681441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
691e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
700912e535SNicolas Ferre	select HAVE_FB_ATMEL
71877d7720SAndrew Victor
721e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9G45
73ca1dcbf7SNicolas Ferre	bool "AT91SAM9G45 or AT91SAM9M10 families"
741441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
751e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU1
760912e535SNicolas Ferre	select HAVE_FB_ATMEL
77ee621dd6SJean-Christophe PLAGNIOL-VILLARD	select HAVE_NET_MACB
78ca1dcbf7SNicolas Ferre	help
79ca1dcbf7SNicolas Ferre	  Select this if you are using one of Atmel's AT91SAM9G45 family SoC.
80ca1dcbf7SNicolas Ferre	  This support covers AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
81789b23bcSNicolas Ferre
821e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig SOC_AT91SAM9X5
839a3ee403SNicolas Ferre	bool "AT91SAM9x5 family"
841441bd32SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9
851e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DBGU0
869a3ee403SNicolas Ferre	select HAVE_FB_ATMEL
879a3ee403SNicolas Ferre	select HAVE_NET_MACB
88a26e1af5SNicolas Ferre	help
89a26e1af5SNicolas Ferre	  Select this if you are using one of Atmel's AT91SAM9x5 family SoC.
90a26e1af5SNicolas Ferre	  This means that your SAM9 name finishes with a '5' (except if it is
91a26e1af5SNicolas Ferre	  AT91SAM9G45!).
92a26e1af5SNicolas Ferre	  This support covers AT91SAM9G15, AT91SAM9G25, AT91SAM9X25, AT91SAM9G35
93a26e1af5SNicolas Ferre	  and AT91SAM9X35.
949a3ee403SNicolas Ferre
9574db4fb9SHong Xuconfig SOC_AT91SAM9N12
9674db4fb9SHong Xu	bool "AT91SAM9N12 family"
9774db4fb9SHong Xu	select SOC_AT91SAM9
9874db4fb9SHong Xu	select HAVE_AT91_DBGU0
9974db4fb9SHong Xu	select HAVE_FB_ATMEL
10074db4fb9SHong Xu	help
10174db4fb9SHong Xu	  Select this if you are using Atmel's AT91SAM9N12 SoC.
10274db4fb9SHong Xu
1031e3ce2b8SJean-Christophe PLAGNIOL-VILLARDchoice
1041e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	prompt "Atmel AT91 Processor Devices for non DT boards"
1051e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1061e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91_NONE
1071e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "None"
1081e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1091e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91RM9200
1101e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91RM9200"
1111e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91RM9200
1121e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1131e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9260
1141e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9260 or AT91SAM9XE"
1151e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9260
1161e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1171e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9261
1181e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9261"
1191e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9261
1201e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1211e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9G10
1221e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9G10"
1231e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9261
1241e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1251e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9263
1261e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9263"
1271e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9263
1281e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1291e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9RL
1301e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9RL"
1311e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9RL
1321e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1331e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9G20
1341e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9G20"
1351e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9260
1361e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1371e3ce2b8SJean-Christophe PLAGNIOL-VILLARDconfig ARCH_AT91SAM9G45
1381e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	bool "AT91SAM9G45"
1391e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	select SOC_AT91SAM9G45
1401e3ce2b8SJean-Christophe PLAGNIOL-VILLARD
1419f1ccefeSGreg Ungererconfig ARCH_AT91X40
1429f1ccefeSGreg Ungerer	bool "AT91x40"
1431e3ce2b8SJean-Christophe PLAGNIOL-VILLARD	depends on !MMU
1445cfc8ee0SJohn Stultz	select ARCH_USES_GETTIMEOFFSET
1459f1ccefeSGreg Ungerer
1469d041268SAndrew Victorendchoice
1479d041268SAndrew Victor
1489f1ccefeSGreg Ungererconfig AT91_PMC_UNIT
1499f1ccefeSGreg Ungerer	bool
1509f1ccefeSGreg Ungerer	default !ARCH_AT91X40
1519f1ccefeSGreg Ungerer
1529d041268SAndrew Victor# ----------------------------------------------------------
1539d041268SAndrew Victor
1549d041268SAndrew Victorif ARCH_AT91RM9200
1559d041268SAndrew Victor
1569d041268SAndrew Victorcomment "AT91RM9200 Board Type"
1579d041268SAndrew Victor
1589d041268SAndrew Victorconfig MACH_ONEARM
1599d041268SAndrew Victor	bool "Ajeco 1ARM Single Board Computer"
1609d041268SAndrew Victor	help
1619d041268SAndrew Victor	  Select this if you are using Ajeco's 1ARM Single Board Computer.
16250a23e6eSJustin P. Mattock	  <http://www.ajeco.fi/>
1639d041268SAndrew Victor
1649d041268SAndrew Victorconfig ARCH_AT91RM9200DK
1659d041268SAndrew Victor	bool "Atmel AT91RM9200-DK Development board"
1662ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
1679d041268SAndrew Victor	help
1689d041268SAndrew Victor	  Select this if you are using Atmel's AT91RM9200-DK Development board.
1699d041268SAndrew Victor	  (Discontinued)
1709d041268SAndrew Victor
1719d041268SAndrew Victorconfig MACH_AT91RM9200EK
1729d041268SAndrew Victor	bool "Atmel AT91RM9200-EK Evaluation Kit"
1732ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
1749d041268SAndrew Victor	help
1759d041268SAndrew Victor	  Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
1769d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
1779d041268SAndrew Victor
1789d041268SAndrew Victorconfig MACH_CSB337
1799d041268SAndrew Victor	bool "Cogent CSB337"
1809d041268SAndrew Victor	help
1819d041268SAndrew Victor	  Select this if you are using Cogent's CSB337 board.
1829d041268SAndrew Victor	  <http://www.cogcomp.com/csb_csb337.htm>
1839d041268SAndrew Victor
1849d041268SAndrew Victorconfig MACH_CSB637
1859d041268SAndrew Victor	bool "Cogent CSB637"
1869d041268SAndrew Victor	help
1879d041268SAndrew Victor	  Select this if you are using Cogent's CSB637 board.
1889d041268SAndrew Victor	  <http://www.cogcomp.com/csb_csb637.htm>
1899d041268SAndrew Victor
1909d041268SAndrew Victorconfig MACH_CARMEVA
1919d041268SAndrew Victor	bool "Conitec ARM&EVA"
1929d041268SAndrew Victor	help
1939d041268SAndrew Victor	  Select this if you are using Conitec's AT91RM9200-MCU-Module.
19450a23e6eSJustin P. Mattock	  <http://www.conitec.net/english/linuxboard.php>
1959d041268SAndrew Victor
1969d041268SAndrew Victorconfig MACH_ATEB9200
1979d041268SAndrew Victor	bool "Embest ATEB9200"
1989d041268SAndrew Victor	help
1999d041268SAndrew Victor	  Select this if you are using Embest's ATEB9200 board.
2009d041268SAndrew Victor	  <http://www.embedinfo.com/english/product/ATEB9200.asp>
2019d041268SAndrew Victor
2029d041268SAndrew Victorconfig MACH_KB9200
2039d041268SAndrew Victor	bool "KwikByte KB920x"
2049d041268SAndrew Victor	help
2059d041268SAndrew Victor	  Select this if you are using KwikByte's KB920x board.
20650a23e6eSJustin P. Mattock	  <http://www.kwikbyte.com/KB9202.html>
2079d041268SAndrew Victor
2085d01f133SSimon Richterconfig MACH_PICOTUX2XX
2095d01f133SSimon Richter	bool "picotux 200"
2105d01f133SSimon Richter	help
2115d01f133SSimon Richter	  Select this if you are using a picotux 200.
2125d01f133SSimon Richter	  <http://www.picotux.com/>
2135d01f133SSimon Richter
2149d041268SAndrew Victorconfig MACH_KAFA
2159d041268SAndrew Victor	bool "Sperry-Sun KAFA board"
2169d041268SAndrew Victor	help
2179d041268SAndrew Victor	  Select this if you are using Sperry-Sun's KAFA board.
2189d041268SAndrew Victor
2192f036ac6SAndrew Victorconfig MACH_ECBAT91
2202f036ac6SAndrew Victor	bool "emQbit ECB_AT91 SBC"
2212ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
2222f036ac6SAndrew Victor	help
2232f036ac6SAndrew Victor	  Select this if you are using emQbit's ECB_AT91 board.
2242f036ac6SAndrew Victor	  <http://wiki.emqbit.com/free-ecb-at91>
2252f036ac6SAndrew Victor
226e3ba22dbSAndrew Victorconfig MACH_YL9200
227e3ba22dbSAndrew Victor	bool "ucDragon YL-9200"
228e3ba22dbSAndrew Victor	help
229e3ba22dbSAndrew Victor	  Select this if you are using the ucDragon YL-9200 board.
230e3ba22dbSAndrew Victor
23110233a93SEric Bénardconfig MACH_CPUAT91
23210233a93SEric Bénard	bool "Eukrea CPUAT91"
23310233a93SEric Bénard	help
23410233a93SEric Bénard	  Select this if you are using the Eukrea Electromatique's
23510233a93SEric Bénard	  CPUAT91 board <http://www.eukrea.com/>.
23610233a93SEric Bénard
23701c62c9bSUwe Kleine-Königconfig MACH_ECO920
23801c62c9bSUwe Kleine-König	bool "eco920"
23901c62c9bSUwe Kleine-König	help
24001c62c9bSUwe Kleine-König	  Select this if you are using the eco920 board
24101c62c9bSUwe Kleine-König
24282cb8654SJosef Holzmayrconfig MACH_RSI_EWS
24382cb8654SJosef Holzmayr	bool "RSI Embedded Webserver"
24482cb8654SJosef Holzmayr	depends on ARCH_AT91RM9200
24582cb8654SJosef Holzmayr	help
24682cb8654SJosef Holzmayr	  Select this if you are using RSIs EWS board.
2479d041268SAndrew Victorendif
2489d041268SAndrew Victor
2499d041268SAndrew Victor# ----------------------------------------------------------
2509d041268SAndrew Victor
2519d041268SAndrew Victorif ARCH_AT91SAM9260
2529d041268SAndrew Victor
253f7eee89bSAndrew Victorcomment "AT91SAM9260 Variants"
2549d041268SAndrew Victor
255f7eee89bSAndrew Victorcomment "AT91SAM9260 / AT91SAM9XE Board Type"
256f7eee89bSAndrew Victor
257f7eee89bSAndrew Victorconfig MACH_AT91SAM9260EK
258f7eee89bSAndrew Victor	bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
2592ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
260f7eee89bSAndrew Victor	help
261f7eee89bSAndrew Victor	  Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
2629d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
2639d041268SAndrew Victor
26435131fb6SAndrew Victorconfig MACH_CAM60
26535131fb6SAndrew Victor	bool "KwikByte KB9260 (CAM60) board"
26635131fb6SAndrew Victor	help
26735131fb6SAndrew Victor	  Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
26835131fb6SAndrew Victor	  <http://www.kwikbyte.com/KB9260.html>
26935131fb6SAndrew Victor
27066dbfc6cSAndrew Victorconfig MACH_SAM9_L9260
27166dbfc6cSAndrew Victor	bool "Olimex SAM9-L9260 board"
2722ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
27366dbfc6cSAndrew Victor	help
27466dbfc6cSAndrew Victor	  Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
27566dbfc6cSAndrew Victor	  <http://www.olimex.com/dev/sam9-L9260.html>
27666dbfc6cSAndrew Victor
2779c784f95SSergey Lapinconfig MACH_AFEB9260
2789c784f95SSergey Lapin	bool "Custom afeb9260 board v1"
2799c784f95SSergey Lapin	help
2809c784f95SSergey Lapin	  Select this if you are using custom afeb9260 board based on
2819c784f95SSergey Lapin	  open hardware design. Select this for revision 1 of the board.
2829c784f95SSergey Lapin	  <svn://194.85.238.22/home/users/george/svn/arm9eb>
2839c784f95SSergey Lapin	  <http://groups.google.com/group/arm9fpga-evolution-board>
2849c784f95SSergey Lapin
285ca0a789aSAndrew Victorconfig MACH_USB_A9260
286ca0a789aSAndrew Victor	bool "CALAO USB-A9260"
287ca0a789aSAndrew Victor	help
288ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems USB-A9260.
289ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
290ca0a789aSAndrew Victor
291ca0a789aSAndrew Victorconfig MACH_QIL_A9260
292ca0a789aSAndrew Victor	bool "CALAO QIL-A9260 board"
293ca0a789aSAndrew Victor	help
294ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems QIL-A9260 Board.
295ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
296ca0a789aSAndrew Victor
29741a353d1SEric Bénardconfig MACH_CPU9260
29841a353d1SEric Bénard	bool "Eukrea CPU9260 board"
29941a353d1SEric Bénard	help
30041a353d1SEric Bénard	  Select this if you are using a Eukrea Electromatique's
30141a353d1SEric Bénard	  CPU9260 Board <http://www.eukrea.com/>
30241a353d1SEric Bénard
3038ed90595SMaxim Osipovconfig MACH_FLEXIBITY
3048ed90595SMaxim Osipov	bool "Flexibity Connect board"
3058ed90595SMaxim Osipov	help
3068ed90595SMaxim Osipov	  Select this if you are using Flexibity Connect board
3078ed90595SMaxim Osipov	  <http://www.flexibity.com>
3088ed90595SMaxim Osipov
3099d041268SAndrew Victorendif
3109d041268SAndrew Victor
3119d041268SAndrew Victor# ----------------------------------------------------------
3129d041268SAndrew Victor
3139d041268SAndrew Victorif ARCH_AT91SAM9261
3149d041268SAndrew Victor
3159d041268SAndrew Victorcomment "AT91SAM9261 Board Type"
3169d041268SAndrew Victor
3179d041268SAndrew Victorconfig MACH_AT91SAM9261EK
3189d041268SAndrew Victor	bool "Atmel AT91SAM9261-EK Evaluation Kit"
3192ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
3209d041268SAndrew Victor	help
3219d041268SAndrew Victor	  Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
3229d041268SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
3239d041268SAndrew Victor
3249d041268SAndrew Victorendif
3259d041268SAndrew Victor
3269d041268SAndrew Victor# ----------------------------------------------------------
3279d041268SAndrew Victor
328b319ff80SNicolas Ferreif ARCH_AT91SAM9G10
329b319ff80SNicolas Ferre
330b319ff80SNicolas Ferrecomment "AT91SAM9G10 Board Type"
331b319ff80SNicolas Ferre
332b319ff80SNicolas Ferreconfig MACH_AT91SAM9G10EK
333b319ff80SNicolas Ferre	bool "Atmel AT91SAM9G10-EK Evaluation Kit"
3342ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
335b319ff80SNicolas Ferre	help
336b319ff80SNicolas Ferre	  Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
337b319ff80SNicolas Ferre	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
338b319ff80SNicolas Ferre
339b319ff80SNicolas Ferreendif
340b319ff80SNicolas Ferre
341b319ff80SNicolas Ferre# ----------------------------------------------------------
342b319ff80SNicolas Ferre
343e6d92e63SAndrew Victorif ARCH_AT91SAM9263
344e6d92e63SAndrew Victor
345e6d92e63SAndrew Victorcomment "AT91SAM9263 Board Type"
346e6d92e63SAndrew Victor
347e6d92e63SAndrew Victorconfig MACH_AT91SAM9263EK
348e6d92e63SAndrew Victor	bool "Atmel AT91SAM9263-EK Evaluation Kit"
3492ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
350e6d92e63SAndrew Victor	help
351e6d92e63SAndrew Victor	  Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
352e6d92e63SAndrew Victor	  <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
353e6d92e63SAndrew Victor
354ca0a789aSAndrew Victorconfig MACH_USB_A9263
355ca0a789aSAndrew Victor	bool "CALAO USB-A9263"
356ca0a789aSAndrew Victor	help
357ca0a789aSAndrew Victor	  Select this if you are using a Calao Systems USB-A9263.
358ca0a789aSAndrew Victor	  <http://www.calao-systems.com>
359ca0a789aSAndrew Victor
360ffc63b7dSAndrew Victorconfig MACH_NEOCORE926
361ffc63b7dSAndrew Victor	bool "Adeneo NEOCORE926"
3622ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
363ffc63b7dSAndrew Victor	help
364ffc63b7dSAndrew Victor	  Select this if you are using the Adeneo Neocore 926 board.
365ffc63b7dSAndrew Victor
366e6d92e63SAndrew Victorendif
367e6d92e63SAndrew Victor
368e6d92e63SAndrew Victor# ----------------------------------------------------------
369e6d92e63SAndrew Victor
370c42dcb3dSAndrew Victorif ARCH_AT91SAM9RL
371c42dcb3dSAndrew Victor
372c42dcb3dSAndrew Victorcomment "AT91SAM9RL Board Type"
373c42dcb3dSAndrew Victor
374c42dcb3dSAndrew Victorconfig MACH_AT91SAM9RLEK
375c42dcb3dSAndrew Victor	bool "Atmel AT91SAM9RL-EK Evaluation Kit"
376c42dcb3dSAndrew Victor	help
377c42dcb3dSAndrew Victor	  Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
378c42dcb3dSAndrew Victor
379c42dcb3dSAndrew Victorendif
380c42dcb3dSAndrew Victor
381c42dcb3dSAndrew Victor# ----------------------------------------------------------
382c42dcb3dSAndrew Victor
38361352667Ssedji gaouaouif ARCH_AT91SAM9G20
38461352667Ssedji gaouaou
38561352667Ssedji gaouaoucomment "AT91SAM9G20 Board Type"
38661352667Ssedji gaouaou
38761352667Ssedji gaouaouconfig MACH_AT91SAM9G20EK
38861352667Ssedji gaouaou	bool "Atmel AT91SAM9G20-EK Evaluation Kit"
3892ef9f59aSJean-Christophe PLAGNIOL-VILLARD	select HAVE_AT91_DATAFLASH_CARD
39061352667Ssedji gaouaou	help
3910f74296aSNicolas Ferre	  Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
3920f74296aSNicolas Ferre	  that embeds only one SD/MMC slot.
3930f74296aSNicolas Ferre
3940f74296aSNicolas Ferreconfig MACH_AT91SAM9G20EK_2MMC
395a6e016f1SJean-Christophe PLAGNIOL-VILLARD	depends on MACH_AT91SAM9G20EK
3960f74296aSNicolas Ferre	bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
3970f74296aSNicolas Ferre	help
3980f74296aSNicolas Ferre	  Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
3990f74296aSNicolas Ferre	  with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
4000f74296aSNicolas Ferre	  onwards.
401ff65e398SNicolas Ferre	  <http://www.atmel.com/tools/SAM9G20-EK.aspx>
40261352667Ssedji gaouaou
40341a353d1SEric Bénardconfig MACH_CPU9G20
40441a353d1SEric Bénard	bool "Eukrea CPU9G20 board"
40541a353d1SEric Bénard	help
40641a353d1SEric Bénard	  Select this if you are using a Eukrea Electromatique's
40741a353d1SEric Bénard	  CPU9G20 Board <http://www.eukrea.com/>
40841a353d1SEric Bénard
4090fb55d3bSSergio Tanzilliconfig MACH_ACMENETUSFOXG20
4100fb55d3bSSergio Tanzilli	bool "Acme Systems srl FOX Board G20"
4110fb55d3bSSergio Tanzilli	help
4120fb55d3bSSergio Tanzilli	  Select this if you are using Acme Systems
4130fb55d3bSSergio Tanzilli	  FOX Board G20 <http://www.acmesystems.it>
4140fb55d3bSSergio Tanzilli
4159b404b7cSChristian Glindkampconfig MACH_PORTUXG20
4169b404b7cSChristian Glindkamp	bool "taskit PortuxG20"
4179b404b7cSChristian Glindkamp	help
4189b404b7cSChristian Glindkamp	  Select this if you are using taskit's PortuxG20.
4199b404b7cSChristian Glindkamp	  <http://www.taskit.de/en/>
4209b404b7cSChristian Glindkamp
4219b404b7cSChristian Glindkampconfig MACH_STAMP9G20
4229b404b7cSChristian Glindkamp	bool "taskit Stamp9G20 CPU module"
4239b404b7cSChristian Glindkamp	help
4249b404b7cSChristian Glindkamp	  Select this if you are using taskit's Stamp9G20 CPU module on its
4259b404b7cSChristian Glindkamp	  evaluation board.
4269b404b7cSChristian Glindkamp	  <http://www.taskit.de/en/>
4279b404b7cSChristian Glindkamp
428abf0c1bcSPeter Gsellmannconfig MACH_PCONTROL_G20
429abf0c1bcSPeter Gsellmann	bool "PControl G20 CPU module"
430abf0c1bcSPeter Gsellmann	help
431abf0c1bcSPeter Gsellmann	  Select this if you are using taskit's Stamp9G20 CPU module on this
432abf0c1bcSPeter Gsellmann	  carrier board, beeing the decentralized unit of a building automation
433abf0c1bcSPeter Gsellmann	  system; featuring nvram, eth-switch, iso-rs485, display, io
434fcdc2ea7SIgor Plyatov
435fcdc2ea7SIgor Plyatovconfig MACH_GSIA18S
436fcdc2ea7SIgor Plyatov	bool "GS_IA18_S board"
437fcdc2ea7SIgor Plyatov	help
438fcdc2ea7SIgor Plyatov	  This enables support for the GS_IA18_S board
439fcdc2ea7SIgor Plyatov	  produced by GeoSIG Ltd company. This is an internet accelerograph.
440fcdc2ea7SIgor Plyatov	  <http://www.geosig.com>
4410a072a24SJean-Christophe PLAGNIOL-VILLARD
4420a072a24SJean-Christophe PLAGNIOL-VILLARDconfig MACH_USB_A9G20
4430a072a24SJean-Christophe PLAGNIOL-VILLARD	bool "CALAO USB-A9G20"
4440a072a24SJean-Christophe PLAGNIOL-VILLARD	depends on ARCH_AT91SAM9G20
4450a072a24SJean-Christophe PLAGNIOL-VILLARD	help
4460a072a24SJean-Christophe PLAGNIOL-VILLARD	  Select this if you are using a Calao Systems USB-A9G20.
4470a072a24SJean-Christophe PLAGNIOL-VILLARD	  <http://www.calao-systems.com>
4480a072a24SJean-Christophe PLAGNIOL-VILLARD
44961352667Ssedji gaouaouendif
45061352667Ssedji gaouaou
451064baacaSRyan Mallonif (ARCH_AT91SAM9260 || ARCH_AT91SAM9G20)
452064baacaSRyan Malloncomment "AT91SAM9260/AT91SAM9G20 boards"
453064baacaSRyan Mallon
454064baacaSRyan Mallonconfig MACH_SNAPPER_9260
455064baacaSRyan Mallon        bool "Bluewater Systems Snapper 9260/9G20 module"
456064baacaSRyan Mallon        help
457064baacaSRyan Mallon          Select this if you are using the Bluewater Systems Snapper 9260 or
458064baacaSRyan Mallon          Snapper 9G20 modules.
459064baacaSRyan Mallon          <http://www.bluewatersys.com/>
460064baacaSRyan Mallonendif
461064baacaSRyan Mallon
46261352667Ssedji gaouaou# ----------------------------------------------------------
46361352667Ssedji gaouaou
464789b23bcSNicolas Ferreif ARCH_AT91SAM9G45
465789b23bcSNicolas Ferre
466789b23bcSNicolas Ferrecomment "AT91SAM9G45 Board Type"
467789b23bcSNicolas Ferre
46867dd8995SJean-Christophe PLAGNIOL-VILLARDconfig MACH_AT91SAM9M10G45EK
46967dd8995SJean-Christophe PLAGNIOL-VILLARD	bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
470789b23bcSNicolas Ferre	help
471fefbc407SNicolas Ferre	  Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit.
472fefbc407SNicolas Ferre	  Those boards can be populated with any SoC of AT91SAM9G45 or AT91SAM9M10
473fefbc407SNicolas Ferre	  families: AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
474fefbc407SNicolas Ferre	  <http://www.atmel.com/tools/SAM9M10-G45-EK.aspx>
475789b23bcSNicolas Ferre
476789b23bcSNicolas Ferreendif
477789b23bcSNicolas Ferre
478789b23bcSNicolas Ferre# ----------------------------------------------------------
479789b23bcSNicolas Ferre
4809f1ccefeSGreg Ungererif ARCH_AT91X40
4819f1ccefeSGreg Ungerer
4829f1ccefeSGreg Ungerercomment "AT91X40 Board Type"
4839f1ccefeSGreg Ungerer
4849f1ccefeSGreg Ungererconfig MACH_AT91EB01
4859f1ccefeSGreg Ungerer	bool "Atmel AT91EB01 Evaluation Kit"
4869f1ccefeSGreg Ungerer	help
4879f1ccefeSGreg Ungerer	  Select this if you are using Atmel's AT91EB01 Evaluation Kit.
4889f1ccefeSGreg Ungerer	  It is also a popular target for simulators such as GDB's
4899f1ccefeSGreg Ungerer	  ARM simulator (commonly known as the ARMulator) and the
4909f1ccefeSGreg Ungerer	  Skyeye simulator.
4919f1ccefeSGreg Ungerer
4929f1ccefeSGreg Ungererendif
4939f1ccefeSGreg Ungerer
4949f1ccefeSGreg Ungerer# ----------------------------------------------------------
4959f1ccefeSGreg Ungerer
49649fe2ba3SNicolas Ferrecomment "Generic Board Type"
49749fe2ba3SNicolas Ferre
49849fe2ba3SNicolas Ferreconfig MACH_AT91SAM_DT
49949fe2ba3SNicolas Ferre	bool "Atmel AT91SAM Evaluation Kits with device-tree support"
50049fe2ba3SNicolas Ferre	select USE_OF
50149fe2ba3SNicolas Ferre	help
50249fe2ba3SNicolas Ferre	  Select this if you want to experiment device-tree with
50349fe2ba3SNicolas Ferre	  an Atmel Evaluation Kit.
50449fe2ba3SNicolas Ferre
50549fe2ba3SNicolas Ferre# ----------------------------------------------------------
50649fe2ba3SNicolas Ferre
5079d041268SAndrew Victorcomment "AT91 Board Options"
5089d041268SAndrew Victor
5099d041268SAndrew Victorconfig MTD_AT91_DATAFLASH_CARD
5109d041268SAndrew Victor	bool "Enable DataFlash Card support"
5112ef9f59aSJean-Christophe PLAGNIOL-VILLARD	depends on HAVE_AT91_DATAFLASH_CARD
5129d041268SAndrew Victor	help
5139d041268SAndrew Victor	  Enable support for the DataFlash card.
5149d041268SAndrew Victor
5159d041268SAndrew Victor# ----------------------------------------------------------
5169d041268SAndrew Victor
5179d041268SAndrew Victorcomment "AT91 Feature Selections"
5189d041268SAndrew Victor
5199d041268SAndrew Victorconfig AT91_PROGRAMMABLE_CLOCKS
5209d041268SAndrew Victor	bool "Programmable Clocks"
5219d041268SAndrew Victor	help
5229d041268SAndrew Victor	  Select this if you need to program one or more of the PCK0..PCK3
5239d041268SAndrew Victor	  programmable clock outputs.
5249d041268SAndrew Victor
525eaad2db0SAndrew Victorconfig AT91_SLOW_CLOCK
526eaad2db0SAndrew Victor	bool "Suspend-to-RAM disables main oscillator"
527eaad2db0SAndrew Victor	depends on SUSPEND
528eaad2db0SAndrew Victor	help
529eaad2db0SAndrew Victor	  Select this if you want Suspend-to-RAM to save the most power
530eaad2db0SAndrew Victor	  possible (without powering off the CPU) by disabling the PLLs
531eaad2db0SAndrew Victor	  and main oscillator so that only the 32 KiHz clock is available.
532eaad2db0SAndrew Victor
533eaad2db0SAndrew Victor	  When only that slow-clock is available, some peripherals lose
534eaad2db0SAndrew Victor	  functionality.  Many can't issue wakeup events unless faster
535eaad2db0SAndrew Victor	  clocks are available.  Some lose their operating state and
536eaad2db0SAndrew Victor	  need to be completely re-initialized.
537eaad2db0SAndrew Victor
5385248c657SDavid Brownellconfig AT91_TIMER_HZ
5395248c657SDavid Brownell       int "Kernel HZ (jiffies per second)"
5405248c657SDavid Brownell       range 32 1024
5415248c657SDavid Brownell       depends on ARCH_AT91
5425248c657SDavid Brownell       default "128" if ARCH_AT91RM9200
5435248c657SDavid Brownell       default "100"
5445248c657SDavid Brownell       help
5455248c657SDavid Brownell	  On AT91rm9200 chips where you're using a system clock derived
5465248c657SDavid Brownell	  from the 32768 Hz hardware clock, this tick rate should divide
5475248c657SDavid Brownell	  it exactly: use a power-of-two value, such as 128 or 256, to
5485248c657SDavid Brownell	  reduce timing errors caused by rounding.
5495248c657SDavid Brownell
5505248c657SDavid Brownell	  On AT91sam926x chips, or otherwise when using a higher precision
5515248c657SDavid Brownell	  system clock (of at least several MHz), rounding is less of a
5525248c657SDavid Brownell	  problem so it can be safer to use a decimal values like 100.
5535248c657SDavid Brownell
5549d041268SAndrew Victorendmenu
5559d041268SAndrew Victor
5569d041268SAndrew Victorendif
557