allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / arm / mach-at91 / Kconfig
bloba31157f1655a571d42a1f95e5350de2829a5fe09
1 if ARCH_AT91
3 menu "Atmel AT91 System-on-Chip"
5 choice
6         prompt "Atmel AT91 Processor"
8 config ARCH_AT91RM9200
9         bool "AT91RM9200"
11 config ARCH_AT91SAM9260
12         bool "AT91SAM9260 or AT91SAM9XE"
14 config ARCH_AT91SAM9261
15         bool "AT91SAM9261"
17 config ARCH_AT91SAM9263
18         bool "AT91SAM9263"
20 config ARCH_AT91SAM9RL
21         bool "AT91SAM9RL"
23 endchoice
25 # ----------------------------------------------------------
27 if ARCH_AT91RM9200
29 comment "AT91RM9200 Board Type"
31 config MACH_ONEARM
32         bool "Ajeco 1ARM Single Board Computer"
33         depends on ARCH_AT91RM9200
34         help
35           Select this if you are using Ajeco's 1ARM Single Board Computer.
36           <http://www.ajeco.fi/products.htm>
38 config ARCH_AT91RM9200DK
39         bool "Atmel AT91RM9200-DK Development board"
40         depends on ARCH_AT91RM9200
41         help
42           Select this if you are using Atmel's AT91RM9200-DK Development board.
43           (Discontinued)
45 config MACH_AT91RM9200EK
46         bool "Atmel AT91RM9200-EK Evaluation Kit"
47         depends on ARCH_AT91RM9200
48         help
49           Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
50           <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
52 config MACH_CSB337
53         bool "Cogent CSB337"
54         depends on ARCH_AT91RM9200
55         help
56           Select this if you are using Cogent's CSB337 board.
57           <http://www.cogcomp.com/csb_csb337.htm>
59 config MACH_CSB637
60         bool "Cogent CSB637"
61         depends on ARCH_AT91RM9200
62         help
63           Select this if you are using Cogent's CSB637 board.
64           <http://www.cogcomp.com/csb_csb637.htm>
66 config MACH_CARMEVA
67         bool "Conitec ARM&EVA"
68         depends on ARCH_AT91RM9200
69         help
70           Select this if you are using Conitec's AT91RM9200-MCU-Module.
71           <http://www.conitec.net/english/linuxboard.htm>
73 config MACH_ATEB9200
74         bool "Embest ATEB9200"
75         depends on ARCH_AT91RM9200
76         help
77           Select this if you are using Embest's ATEB9200 board.
78           <http://www.embedinfo.com/english/product/ATEB9200.asp>
80 config MACH_KB9200
81         bool "KwikByte KB920x"
82         depends on ARCH_AT91RM9200
83         help
84           Select this if you are using KwikByte's KB920x board.
85           <http://kwikbyte.com/KB9202_description_new.htm>
87 config MACH_PICOTUX2XX
88         bool "picotux 200"
89         depends on ARCH_AT91RM9200
90         help
91           Select this if you are using a picotux 200.
92           <http://www.picotux.com/>
94 config MACH_KAFA
95         bool "Sperry-Sun KAFA board"
96         depends on ARCH_AT91RM9200
97         help
98           Select this if you are using Sperry-Sun's KAFA board.
100 endif
102 # ----------------------------------------------------------
104 if ARCH_AT91SAM9260
106 comment "AT91SAM9260 Variants"
108 config ARCH_AT91SAM9260_SAM9XE
109         bool "AT91SAM9XE"
110         depends on ARCH_AT91SAM9260
111         help
112           Select this if you are using Atmel's AT91SAM9XE System-on-Chip.
113           They are basically AT91SAM9260s with various sizes of embedded Flash.
115 comment "AT91SAM9260 / AT91SAM9XE Board Type"
117 config MACH_AT91SAM9260EK
118         bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
119         depends on ARCH_AT91SAM9260
120         help
121           Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
122           <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
124 endif
126 # ----------------------------------------------------------
128 if ARCH_AT91SAM9261
130 comment "AT91SAM9261 Board Type"
132 config MACH_AT91SAM9261EK
133         bool "Atmel AT91SAM9261-EK Evaluation Kit"
134         depends on ARCH_AT91SAM9261
135         help
136           Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
137           <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
139 endif
141 # ----------------------------------------------------------
143 if ARCH_AT91SAM9263
145 comment "AT91SAM9263 Board Type"
147 config MACH_AT91SAM9263EK
148         bool "Atmel AT91SAM9263-EK Evaluation Kit"
149         depends on ARCH_AT91SAM9263
150         help
151           Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
152           <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
154 endif
156 # ----------------------------------------------------------
158 if ARCH_AT91SAM9RL
160 comment "AT91SAM9RL Board Type"
162 config MACH_AT91SAM9RLEK
163         bool "Atmel AT91SAM9RL-EK Evaluation Kit"
164         depends on ARCH_AT91SAM9RL
165         help
166           Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
168 endif
170 # ----------------------------------------------------------
172 comment "AT91 Board Options"
174 config MTD_AT91_DATAFLASH_CARD
175         bool "Enable DataFlash Card support"
176         depends on (ARCH_AT91RM9200DK || MACH_AT91RM9200EK || MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK)
177         help
178           Enable support for the DataFlash card.
180 config MTD_NAND_AT91_BUSWIDTH_16
181         bool "Enable 16-bit data bus interface to NAND flash"
182         depends on (MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK)
183         help
184           On AT91SAM926x boards both types of NAND flash can be present
185           (8 and 16 bit data bus width).
187 # ----------------------------------------------------------
189 comment "AT91 Feature Selections"
191 config AT91_PROGRAMMABLE_CLOCKS
192         bool "Programmable Clocks"
193         help
194           Select this if you need to program one or more of the PCK0..PCK3
195           programmable clock outputs.
197 endmenu
199 endif