]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/powerpc/cpu/ppc4xx/Kconfig
Merge branch 'master' of http://git.denx.de/u-boot-samsung
[karo-tx-uboot.git] / arch / powerpc / cpu / ppc4xx / Kconfig
1 menu "ppc4xx CPU"
2         depends on 4xx
3
4 config SYS_CPU
5         default "ppc4xx"
6
7 choice
8         prompt "Target select"
9
10 config TARGET_CSB272
11         bool "Support csb272"
12
13 config TARGET_CSB472
14         bool "Support csb472"
15
16 config TARGET_G2000
17         bool "Support G2000"
18
19 config TARGET_JSE
20         bool "Support JSE"
21
22 config TARGET_KORAT
23         bool "Support korat"
24
25 config TARGET_LWMON5
26         bool "Support lwmon5"
27
28 config TARGET_PCS440EP
29         bool "Support pcs440ep"
30
31 config TARGET_SBC405
32         bool "Support sbc405"
33
34 config TARGET_SC3
35         bool "Support sc3"
36
37 config TARGET_T3CORP
38         bool "Support t3corp"
39
40 config TARGET_W7OLMC
41         bool "Support W7OLMC"
42
43 config TARGET_W7OLMG
44         bool "Support W7OLMG"
45
46 config TARGET_ZEUS
47         bool "Support zeus"
48
49 config TARGET_ACADIA
50         bool "Support acadia"
51
52 config TARGET_BAMBOO
53         bool "Support bamboo"
54
55 config TARGET_BLUESTONE
56         bool "Support bluestone"
57
58 config TARGET_BUBINGA
59         bool "Support bubinga"
60
61 config TARGET_CANYONLANDS
62         bool "Support canyonlands"
63
64 config TARGET_EBONY
65         bool "Support ebony"
66
67 config TARGET_KATMAI
68         bool "Support katmai"
69
70 config TARGET_KILAUEA
71         bool "Support kilauea"
72
73 config TARGET_LUAN
74         bool "Support luan"
75
76 config TARGET_MAKALU
77         bool "Support makalu"
78
79 config TARGET_OCOTEA
80         bool "Support ocotea"
81
82 config TARGET_REDWOOD
83         bool "Support redwood"
84
85 config TARGET_SEQUOIA
86         bool "Support sequoia"
87
88 config TARGET_TAIHU
89         bool "Support taihu"
90
91 config TARGET_TAISHAN
92         bool "Support taishan"
93
94 config TARGET_WALNUT
95         bool "Support walnut"
96
97 config TARGET_YOSEMITE
98         bool "Support yosemite"
99
100 config TARGET_YUCCA
101         bool "Support yucca"
102
103 config TARGET_FX12MM
104         bool "Support fx12mm"
105
106 config TARGET_V5FX30TEVAL
107         bool "Support v5fx30teval"
108
109 config TARGET_CRAYL1
110         bool "Support CRAYL1"
111
112 config TARGET_CATCENTER
113         bool "Support CATcenter"
114
115 config TARGET_PPCHAMELEONEVB
116         bool "Support PPChameleonEVB"
117
118 config TARGET_APC405
119         bool "Support APC405"
120
121 config TARGET_AR405
122         bool "Support AR405"
123
124 config TARGET_ASH405
125         bool "Support ASH405"
126
127 config TARGET_CMS700
128         bool "Support CMS700"
129
130 config TARGET_CPCI2DP
131         bool "Support CPCI2DP"
132
133 config TARGET_CPCI405
134         bool "Support CPCI405"
135
136 config TARGET_CPCI4052
137         bool "Support CPCI4052"
138
139 config TARGET_CPCI405AB
140         bool "Support CPCI405AB"
141
142 config TARGET_CPCI405DT
143         bool "Support CPCI405DT"
144
145 config TARGET_CPCIISER4
146         bool "Support CPCIISER4"
147
148 config TARGET_DP405
149         bool "Support DP405"
150
151 config TARGET_DU405
152         bool "Support DU405"
153
154 config TARGET_DU440
155         bool "Support DU440"
156
157 config TARGET_HH405
158         bool "Support HH405"
159
160 config TARGET_HUB405
161         bool "Support HUB405"
162
163 config TARGET_OCRTC
164         bool "Support OCRTC"
165
166 config TARGET_PCI405
167         bool "Support PCI405"
168
169 config TARGET_PLU405
170         bool "Support PLU405"
171
172 config TARGET_PMC405
173         bool "Support PMC405"
174
175 config TARGET_PMC405DE
176         bool "Support PMC405DE"
177
178 config TARGET_PMC440
179         bool "Support PMC440"
180
181 config TARGET_VOH405
182         bool "Support VOH405"
183
184 config TARGET_VOM405
185         bool "Support VOM405"
186
187 config TARGET_WUH405
188         bool "Support WUH405"
189
190 config TARGET_DLVISION_10G
191         bool "Support dlvision-10g"
192
193 config TARGET_IO
194         bool "Support io"
195
196 config TARGET_IOCON
197         bool "Support iocon"
198
199 config TARGET_NEO
200         bool "Support neo"
201
202 config TARGET_IO64
203         bool "Support io64"
204
205 config TARGET_DLVISION
206         bool "Support dlvision"
207
208 config TARGET_GDPPC440ETX
209         bool "Support gdppc440etx"
210
211 config TARGET_INTIP
212         bool "Support intip"
213
214 config TARGET_ICON
215         bool "Support icon"
216
217 config TARGET_MIP405
218         bool "Support MIP405"
219
220 config TARGET_PIP405
221         bool "Support PIP405"
222
223 config TARGET_ALPR
224         bool "Support alpr"
225
226 config TARGET_P3P440
227         bool "Support p3p440"
228
229 config TARGET_KAREF
230         bool "Support KAREF"
231
232 config TARGET_METROBOX
233         bool "Support METROBOX"
234
235 config TARGET_XPEDITE1000
236         bool "Support xpedite1000"
237
238 config TARGET_ML507
239         bool "Support ml507"
240
241 config TARGET_XILINX_PPC405_GENERIC
242         bool "Support xilinx-ppc405-generic"
243
244 config TARGET_XILINX_PPC440_GENERIC
245         bool "Support xilinx-ppc440-generic"
246
247 endchoice
248
249 source "board/amcc/acadia/Kconfig"
250 source "board/amcc/bamboo/Kconfig"
251 source "board/amcc/bluestone/Kconfig"
252 source "board/amcc/bubinga/Kconfig"
253 source "board/amcc/canyonlands/Kconfig"
254 source "board/amcc/ebony/Kconfig"
255 source "board/amcc/katmai/Kconfig"
256 source "board/amcc/kilauea/Kconfig"
257 source "board/amcc/luan/Kconfig"
258 source "board/amcc/makalu/Kconfig"
259 source "board/amcc/ocotea/Kconfig"
260 source "board/amcc/redwood/Kconfig"
261 source "board/amcc/sequoia/Kconfig"
262 source "board/amcc/taihu/Kconfig"
263 source "board/amcc/taishan/Kconfig"
264 source "board/amcc/walnut/Kconfig"
265 source "board/amcc/yosemite/Kconfig"
266 source "board/amcc/yucca/Kconfig"
267 source "board/avnet/fx12mm/Kconfig"
268 source "board/avnet/v5fx30teval/Kconfig"
269 source "board/cray/L1/Kconfig"
270 source "board/csb272/Kconfig"
271 source "board/csb472/Kconfig"
272 source "board/dave/PPChameleonEVB/Kconfig"
273 source "board/esd/apc405/Kconfig"
274 source "board/esd/ar405/Kconfig"
275 source "board/esd/ash405/Kconfig"
276 source "board/esd/cms700/Kconfig"
277 source "board/esd/cpci2dp/Kconfig"
278 source "board/esd/cpci405/Kconfig"
279 source "board/esd/cpciiser4/Kconfig"
280 source "board/esd/dp405/Kconfig"
281 source "board/esd/du405/Kconfig"
282 source "board/esd/du440/Kconfig"
283 source "board/esd/hh405/Kconfig"
284 source "board/esd/hub405/Kconfig"
285 source "board/esd/ocrtc/Kconfig"
286 source "board/esd/pci405/Kconfig"
287 source "board/esd/plu405/Kconfig"
288 source "board/esd/pmc405/Kconfig"
289 source "board/esd/pmc405de/Kconfig"
290 source "board/esd/pmc440/Kconfig"
291 source "board/esd/voh405/Kconfig"
292 source "board/esd/vom405/Kconfig"
293 source "board/esd/wuh405/Kconfig"
294 source "board/g2000/Kconfig"
295 source "board/gdsys/405ep/Kconfig"
296 source "board/gdsys/405ex/Kconfig"
297 source "board/gdsys/dlvision/Kconfig"
298 source "board/gdsys/gdppc440etx/Kconfig"
299 source "board/gdsys/intip/Kconfig"
300 source "board/jse/Kconfig"
301 source "board/korat/Kconfig"
302 source "board/lwmon5/Kconfig"
303 source "board/mosaixtech/icon/Kconfig"
304 source "board/mpl/mip405/Kconfig"
305 source "board/mpl/pip405/Kconfig"
306 source "board/pcs440ep/Kconfig"
307 source "board/prodrive/alpr/Kconfig"
308 source "board/prodrive/p3p440/Kconfig"
309 source "board/sandburst/karef/Kconfig"
310 source "board/sandburst/metrobox/Kconfig"
311 source "board/sbc405/Kconfig"
312 source "board/sc3/Kconfig"
313 source "board/t3corp/Kconfig"
314 source "board/w7o/Kconfig"
315 source "board/xes/xpedite1000/Kconfig"
316 source "board/xilinx/ml507/Kconfig"
317 source "board/xilinx/ppc405-generic/Kconfig"
318 source "board/xilinx/ppc440-generic/Kconfig"
319 source "board/zeus/Kconfig"
320
321 endmenu