blob: 9313888d77c9b9a5a28a74b553cdf4870dde91a2 [file] [log] [blame]
Andrew Victor8fc5ffa2006-06-29 16:06:33 +01001if ARCH_AT91
SAN People73a59c12006-01-09 17:05:41 +00002
Andrew Victor8fc5ffa2006-06-29 16:06:33 +01003menu "Atmel AT91 System-on-Chip"
4
Andrew Victor05043d02006-12-01 11:51:19 +01005choice
6 prompt "Atmel AT91 Processor"
Andrew Victor8fc5ffa2006-06-29 16:06:33 +01007
8config ARCH_AT91RM9200
9 bool "AT91RM9200"
10
11config ARCH_AT91SAM9260
12 bool "AT91SAM9260"
13
14config ARCH_AT91SAM9261
15 bool "AT91SAM9261"
16
Andrew Victorb2c65612007-02-08 09:42:40 +010017config ARCH_AT91SAM9263
18 bool "AT91SAM9263"
19
Andrew Victor05043d02006-12-01 11:51:19 +010020endchoice
21
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010022# ----------------------------------------------------------
23
24if ARCH_AT91RM9200
SAN People73a59c12006-01-09 17:05:41 +000025
26comment "AT91RM9200 Board Type"
27
Lennert Buytenhekb184a4c2006-06-26 17:48:29 +010028config MACH_ONEARM
29 bool "Ajeco 1ARM Single Board Computer"
30 depends on ARCH_AT91RM9200
31 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010032 Select this if you are using Ajeco's 1ARM Single Board Computer.
33 <http://www.ajeco.fi/products.htm>
Lennert Buytenhekb184a4c2006-06-26 17:48:29 +010034
SAN People73a59c12006-01-09 17:05:41 +000035config ARCH_AT91RM9200DK
36 bool "Atmel AT91RM9200-DK Development board"
37 depends on ARCH_AT91RM9200
38 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010039 Select this if you are using Atmel's AT91RM9200-DK Development board.
40 (Discontinued)
41
SAN People73a59c12006-01-09 17:05:41 +000042config MACH_AT91RM9200EK
43 bool "Atmel AT91RM9200-EK Evaluation Kit"
44 depends on ARCH_AT91RM9200
45 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010046 Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
47 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
SAN People73a59c12006-01-09 17:05:41 +000048
49config MACH_CSB337
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010050 bool "Cogent CSB337"
SAN People73a59c12006-01-09 17:05:41 +000051 depends on ARCH_AT91RM9200
52 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010053 Select this if you are using Cogent's CSB337 board.
54 <http://www.cogcomp.com/csb_csb337.htm>
SAN People73a59c12006-01-09 17:05:41 +000055
56config MACH_CSB637
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010057 bool "Cogent CSB637"
SAN People73a59c12006-01-09 17:05:41 +000058 depends on ARCH_AT91RM9200
59 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010060 Select this if you are using Cogent's CSB637 board.
61 <http://www.cogcomp.com/csb_csb637.htm>
SAN People73a59c12006-01-09 17:05:41 +000062
63config MACH_CARMEVA
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010064 bool "Conitec ARM&EVA"
SAN People73a59c12006-01-09 17:05:41 +000065 depends on ARCH_AT91RM9200
66 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010067 Select this if you are using Conitec's AT91RM9200-MCU-Module.
68 <http://www.conitec.net/english/linuxboard.htm>
SAN People73a59c12006-01-09 17:05:41 +000069
Andrew Victor6902f522006-06-20 19:30:18 +010070config MACH_ATEB9200
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010071 bool "Embest ATEB9200"
Andrew Victor6902f522006-06-20 19:30:18 +010072 depends on ARCH_AT91RM9200
73 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010074 Select this if you are using Embest's ATEB9200 board.
75 <http://www.embedinfo.com/english/product/ATEB9200.asp>
76
77config MACH_KB9200
78 bool "KwikByte KB920x"
79 depends on ARCH_AT91RM9200
80 help
81 Select this if you are using KwikByte's KB920x board.
82 <http://kwikbyte.com/KB9202_description_new.htm>
Andrew Victor6902f522006-06-20 19:30:18 +010083
84config MACH_KAFA
85 bool "Sperry-Sun KAFA board"
86 depends on ARCH_AT91RM9200
87 help
Andrew Victor8fc5ffa2006-06-29 16:06:33 +010088 Select this if you are using Sperry-Sun's KAFA board.
89
90endif
91
92# ----------------------------------------------------------
93
94if ARCH_AT91SAM9260
95
96comment "AT91SAM9260 Board Type"
97
Andrew Victor58a0cd72006-12-01 14:51:13 +010098config MACH_AT91SAM9260EK
99 bool "Atmel AT91SAM9260-EK Evaluation Kit"
100 depends on ARCH_AT91SAM9260
101 help
102 Select this if you are using Atmel's AT91SAM9260-EK Evaluation Kit.
103 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
104
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100105endif
106
107# ----------------------------------------------------------
108
109if ARCH_AT91SAM9261
110
111comment "AT91SAM9261 Board Type"
112
Andrew Victor58a0cd72006-12-01 14:51:13 +0100113config MACH_AT91SAM9261EK
114 bool "Atmel AT91SAM9261-EK Evaluation Kit"
115 depends on ARCH_AT91SAM9261
116 help
117 Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
118 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
119
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100120endif
Andrew Victor6902f522006-06-20 19:30:18 +0100121
Andrew Victor58a0cd72006-12-01 14:51:13 +0100122# ----------------------------------------------------------
123
Andrew Victore6d92e62007-02-08 10:22:16 +0100124if ARCH_AT91SAM9263
125
126comment "AT91SAM9263 Board Type"
127
128config MACH_AT91SAM9263EK
129 bool "Atmel AT91SAM9263-EK Evaluation Kit"
130 depends on ARCH_AT91SAM9263
131 help
132 Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
133 <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
134
135endif
136
137# ----------------------------------------------------------
138
Andrew Victor58a0cd72006-12-01 14:51:13 +0100139comment "AT91 Board Options"
140
141config MTD_AT91_DATAFLASH_CARD
142 bool "Enable DataFlash Card support"
Andrew Victore6d92e62007-02-08 10:22:16 +0100143 depends on (ARCH_AT91RM9200DK || MACH_AT91RM9200EK || MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK)
Andrew Victor58a0cd72006-12-01 14:51:13 +0100144 help
145 Enable support for the DataFlash card.
146
147config MTD_NAND_AT91_BUSWIDTH_16
148 bool "Enable 16-bit data bus interface to NAND flash"
Andrew Victore6d92e62007-02-08 10:22:16 +0100149 depends on (MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK)
Andrew Victor58a0cd72006-12-01 14:51:13 +0100150 help
151 On AT91SAM926x boards both types of NAND flash can be present
152 (8 and 16 bit data bus width).
SAN People73a59c12006-01-09 17:05:41 +0000153
Andrew Victor8fc5ffa2006-06-29 16:06:33 +0100154# ----------------------------------------------------------
155
156comment "AT91 Feature Selections"
SAN People73a59c12006-01-09 17:05:41 +0000157
158config AT91_PROGRAMMABLE_CLOCKS
159 bool "Programmable Clocks"
160 help
161 Select this if you need to program one or more of the PCK0..PCK3
162 programmable clock outputs.
163
164endmenu
165
166endif