]> Git Repo - u-boot.git/blame - arch/arm/Kconfig
ppc/arm: zap EMK boards
[u-boot.git] / arch / arm / Kconfig
CommitLineData
dd84058d
MY
1menu "ARM architecture"
2 depends on ARM
3
4config SYS_ARCH
dd84058d
MY
5 default "arm"
6
016a954e
MY
7config ARM64
8 bool
9
dd84058d
MY
10choice
11 prompt "Target select"
12
13config TARGET_INTEGRATORAP_CM720T
14 bool "Support integratorap_cm720t"
15
16config TARGET_INTEGRATORAP_CM920T
17 bool "Support integratorap_cm920t"
18
19config TARGET_INTEGRATORCP_CM920T
20 bool "Support integratorcp_cm920t"
21
22config TARGET_A320EVB
23 bool "Support a320evb"
24
25config TARGET_AT91RM9200EK
26 bool "Support at91rm9200ek"
27
28config TARGET_EB_CPUX9K2
29 bool "Support eb_cpux9k2"
30
31config TARGET_CPUAT91
32 bool "Support cpuat91"
33
34config TARGET_EDB93XX
35 bool "Support edb93xx"
36
37config TARGET_SCB9328
38 bool "Support scb9328"
39
40config TARGET_CM4008
41 bool "Support cm4008"
42
43config TARGET_CM41XX
44 bool "Support cm41xx"
45
46config TARGET_VCMA9
47 bool "Support VCMA9"
48
49config TARGET_SMDK2410
50 bool "Support smdk2410"
51
52config TARGET_INTEGRATORAP_CM926EJS
53 bool "Support integratorap_cm926ejs"
54
55config TARGET_INTEGRATORCP_CM926EJS
56 bool "Support integratorcp_cm926ejs"
57
58config TARGET_ASPENITE
59 bool "Support aspenite"
60
61config TARGET_GPLUGD
62 bool "Support gplugd"
63
64config TARGET_AFEB9260
65 bool "Support afeb9260"
66
67config TARGET_AT91SAM9260EK
68 bool "Support at91sam9260ek"
69
70config TARGET_AT91SAM9261EK
71 bool "Support at91sam9261ek"
72
73config TARGET_AT91SAM9263EK
74 bool "Support at91sam9263ek"
75
76config TARGET_AT91SAM9M10G45EK
77 bool "Support at91sam9m10g45ek"
78
79config TARGET_AT91SAM9N12EK
80 bool "Support at91sam9n12ek"
81
82config TARGET_AT91SAM9RLEK
83 bool "Support at91sam9rlek"
84
85config TARGET_AT91SAM9X5EK
86 bool "Support at91sam9x5ek"
87
88config TARGET_SNAPPER9260
89 bool "Support snapper9260"
90
91config TARGET_VL_MA2SC
92 bool "Support vl_ma2sc"
93
94config TARGET_SBC35_A9G20
95 bool "Support sbc35_a9g20"
96
97config TARGET_TNY_A9260
98 bool "Support tny_a9260"
99
100config TARGET_USB_A9263
101 bool "Support usb_a9263"
102
103config TARGET_ETHERNUT5
104 bool "Support ethernut5"
105
106config TARGET_TOP9000
107 bool "Support top9000"
108
109config TARGET_MEESC
110 bool "Support meesc"
111
112config TARGET_OTC570
113 bool "Support otc570"
114
115config TARGET_CPU9260
116 bool "Support cpu9260"
117
118config TARGET_PM9261
119 bool "Support pm9261"
120
121config TARGET_PM9263
122 bool "Support pm9263"
123
124config TARGET_PM9G45
125 bool "Support pm9g45"
126
127config TARGET_CORVUS
128 bool "Support corvus"
129
130config TARGET_TAURUS
131 bool "Support taurus"
132
133config TARGET_STAMP9G20
134 bool "Support stamp9g20"
135
3491ba63
MY
136config ARCH_DAVINCI
137 bool "TI DaVinci"
138 help
139 Support for TI's DaVinci platform.
dd84058d 140
47539e23
MY
141config KIRKWOOD
142 bool "Marvell Kirkwood"
dd84058d 143
dd580801
SR
144config TARGET_DB_MV784MP_GP
145 bool "Support db-mv784mp-gp"
146
a4884831
SR
147config TARGET_MAXBCM
148 bool "Support maxbcm"
149
dd84058d
MY
150config TARGET_DEVKIT3250
151 bool "Support devkit3250"
152
153config TARGET_JADECPU
154 bool "Support jadecpu"
155
156config TARGET_MX25PDK
157 bool "Support mx25pdk"
158
159config TARGET_TX25
160 bool "Support tx25"
02627356 161 select SUPPORT_SPL
dd84058d
MY
162
163config TARGET_ZMX25
164 bool "Support zmx25"
165
166config TARGET_APF27
167 bool "Support apf27"
02627356 168 select SUPPORT_SPL
dd84058d
MY
169
170config TARGET_IMX27LITE
171 bool "Support imx27lite"
172
173config TARGET_MAGNESIUM
174 bool "Support magnesium"
175
176config TARGET_APX4DEVKIT
177 bool "Support apx4devkit"
02627356 178 select SUPPORT_SPL
dd84058d
MY
179
180config TARGET_XFI3
181 bool "Support xfi3"
02627356 182 select SUPPORT_SPL
dd84058d
MY
183
184config TARGET_M28EVK
185 bool "Support m28evk"
02627356 186 select SUPPORT_SPL
dd84058d
MY
187
188config TARGET_MX23EVK
189 bool "Support mx23evk"
02627356 190 select SUPPORT_SPL
dd84058d
MY
191
192config TARGET_MX28EVK
193 bool "Support mx28evk"
02627356 194 select SUPPORT_SPL
dd84058d
MY
195
196config TARGET_MX23_OLINUXINO
197 bool "Support mx23_olinuxino"
02627356 198 select SUPPORT_SPL
dd84058d
MY
199
200config TARGET_BG0900
201 bool "Support bg0900"
02627356 202 select SUPPORT_SPL
dd84058d
MY
203
204config TARGET_SANSA_FUZE_PLUS
205 bool "Support sansa_fuze_plus"
02627356 206 select SUPPORT_SPL
dd84058d
MY
207
208config TARGET_SC_SPS_1
209 bool "Support sc_sps_1"
02627356 210 select SUPPORT_SPL
dd84058d 211
16e16fdd
MY
212config ARCH_NOMADIK
213 bool "ST-Ericsson Nomadik"
dd84058d 214
22f2be7a
MY
215config ORION5X
216 bool "Marvell Orion"
dd84058d
MY
217
218config TARGET_DKB
219 bool "Support dkb"
220
221config TARGET_SPEAR300
222 bool "Support spear300"
223
224config TARGET_SPEAR310
225 bool "Support spear310"
226
227config TARGET_SPEAR320
228 bool "Support spear320"
229
230config TARGET_SPEAR600
231 bool "Support spear600"
232
233config TARGET_X600
234 bool "Support x600"
02627356 235 select SUPPORT_SPL
dd84058d 236
ad17a81c
MY
237config ARCH_VERSATILE
238 bool "ARM Ltd. Versatile family"
dd84058d
MY
239
240config TARGET_INTEGRATORCP_CM1136
241 bool "Support integratorcp_cm1136"
242
243config TARGET_IMX31_PHYCORE
244 bool "Support imx31_phycore"
245
246config TARGET_QONG
247 bool "Support qong"
248
249config TARGET_MX31ADS
250 bool "Support mx31ads"
251
252config TARGET_MX31PDK
253 bool "Support mx31pdk"
02627356 254 select SUPPORT_SPL
dd84058d
MY
255
256config TARGET_TT01
257 bool "Support tt01"
258
259config TARGET_IMX31_LITEKIT
260 bool "Support imx31_litekit"
261
262config TARGET_WOODBURN
263 bool "Support woodburn"
264
265config TARGET_WOODBURN_SD
266 bool "Support woodburn_sd"
02627356 267 select SUPPORT_SPL
dd84058d
MY
268
269config TARGET_FLEA3
270 bool "Support flea3"
271
272config TARGET_MX35PDK
273 bool "Support mx35pdk"
274
275config TARGET_RPI_B
276 bool "Support rpi_b"
277
278config TARGET_TNETV107X_EVM
279 bool "Support tnetv107x_evm"
280
281config TARGET_INTEGRATORAP_CM946ES
282 bool "Support integratorap_cm946es"
283
284config TARGET_INTEGRATORCP_CM946ES
285 bool "Support integratorcp_cm946es"
286
287config TARGET_VEXPRESS_CA15_TC2
288 bool "Support vexpress_ca15_tc2"
289
290config TARGET_VEXPRESS_CA5X2
291 bool "Support vexpress_ca5x2"
292
293config TARGET_VEXPRESS_CA9X4
294 bool "Support vexpress_ca9x4"
295
296config TARGET_KWB
297 bool "Support kwb"
02627356 298 select SUPPORT_SPL
dd84058d
MY
299
300config TARGET_TSERIES
301 bool "Support tseries"
02627356 302 select SUPPORT_SPL
dd84058d
MY
303
304config TARGET_CM_T335
305 bool "Support cm_t335"
02627356 306 select SUPPORT_SPL
dd84058d
MY
307
308config TARGET_PEPPER
309 bool "Support pepper"
02627356 310 select SUPPORT_SPL
dd84058d
MY
311
312config TARGET_AM335X_IGEP0033
313 bool "Support am335x_igep0033"
02627356 314 select SUPPORT_SPL
dd84058d
MY
315
316config TARGET_PCM051
317 bool "Support pcm051"
02627356 318 select SUPPORT_SPL
dd84058d
MY
319
320config TARGET_DRACO
321 bool "Support draco"
02627356 322 select SUPPORT_SPL
dd84058d
MY
323
324config TARGET_DXR2
325 bool "Support dxr2"
02627356 326 select SUPPORT_SPL
dd84058d
MY
327
328config TARGET_PXM2
329 bool "Support pxm2"
02627356 330 select SUPPORT_SPL
dd84058d
MY
331
332config TARGET_RUT
333 bool "Support rut"
02627356 334 select SUPPORT_SPL
dd84058d
MY
335
336config TARGET_PENGWYN
337 bool "Support pengwyn"
02627356 338 select SUPPORT_SPL
dd84058d
MY
339
340config TARGET_AM335X_EVM
341 bool "Support am335x_evm"
02627356 342 select SUPPORT_SPL
dd84058d
MY
343
344config TARGET_AM43XX_EVM
345 bool "Support am43xx_evm"
02627356 346 select SUPPORT_SPL
dd84058d
MY
347
348config TARGET_TI814X_EVM
349 bool "Support ti814x_evm"
02627356 350 select SUPPORT_SPL
dd84058d
MY
351
352config TARGET_TI816X_EVM
353 bool "Support ti816x_evm"
02627356 354 select SUPPORT_SPL
dd84058d
MY
355
356config TARGET_SAMA5D3_XPLAINED
357 bool "Support sama5d3_xplained"
02627356 358 select SUPPORT_SPL
dd84058d
MY
359
360config TARGET_SAMA5D3XEK
361 bool "Support sama5d3xek"
02627356 362 select SUPPORT_SPL
dd84058d
MY
363
364config TARGET_BCM28155_AP
365 bool "Support bcm28155_ap"
366
9dec5270
SR
367config TARGET_BCM958300K
368 bool "Support bcm958300k"
369
370config TARGET_BCM958622HR
371 bool "Support bcm958622hr"
372
72df68cc
MY
373config ARCH_EXYNOS
374 bool "Samsung EXYNOS"
dd84058d 375
311757be
SG
376config ARCH_S5PC1XX
377 bool "Samsung S5PC1XX"
378
ef2b694c
MY
379config ARCH_HIGHBANK
380 bool "Calxeda Highbank"
dd84058d 381
c338f09e
MY
382config ARCH_KEYSTONE
383 bool "TI Keystone"
02627356 384 select SUPPORT_SPL
dd84058d
MY
385
386config TARGET_M53EVK
387 bool "Support m53evk"
02627356 388 select SUPPORT_SPL
dd84058d
MY
389
390config TARGET_IMA3_MX53
391 bool "Support ima3-mx53"
392
393config TARGET_MX51EVK
394 bool "Support mx51evk"
395
396config TARGET_MX53ARD
397 bool "Support mx53ard"
398
399config TARGET_MX53EVK
400 bool "Support mx53evk"
401
402config TARGET_MX53LOCO
403 bool "Support mx53loco"
404
405config TARGET_MX53SMD
406 bool "Support mx53smd"
407
408config TARGET_MX51_EFIKAMX
409 bool "Support mx51_efikamx"
410
411config TARGET_VISION2
412 bool "Support vision2"
413
414config TARGET_UDOO
415 bool "Support udoo"
416
417config TARGET_WANDBOARD
418 bool "Support wandboard"
419
420config TARGET_TITANIUM
421 bool "Support titanium"
422
423config TARGET_NITROGEN6X
424 bool "Support nitrogen6x"
425
426config TARGET_CGTQMX6EVAL
427 bool "Support cgtqmx6eval"
428
429config TARGET_EMBESTMX6BOARDS
430 bool "Support embestmx6boards"
431
7e929172
SB
432config TARGET_ARISTAINETOS
433 bool "Support aristainetos"
434
dd84058d
MY
435config TARGET_MX6QARM2
436 bool "Support mx6qarm2"
437
438config TARGET_MX6QSABREAUTO
439 bool "Support mx6qsabreauto"
440
441config TARGET_MX6SABRESD
442 bool "Support mx6sabresd"
443
444config TARGET_MX6SLEVK
445 bool "Support mx6slevk"
446
080d72f2
FE
447config TARGET_MX6SXSABRESD
448 bool "Support mx6sxsabresd"
449
dd84058d
MY
450config TARGET_GW_VENTANA
451 bool "Support gw_ventana"
02627356 452 select SUPPORT_SPL
dd84058d
MY
453
454config TARGET_HUMMINGBOARD
455 bool "Support hummingboard"
456
a1263632
MY
457config TARGET_TQMA6
458 bool "TQ Systems TQMa6 board"
459
39d09733
CG
460config TARGET_OT1200
461 bool "Bachmann OT1200"
462
3cfbcb58
MY
463config OMAP34XX
464 bool "OMAP34XX SoC"
dd84058d 465
d08215a5
MY
466config OMAP44XX
467 bool "OMAP44XX SoC"
02627356 468 select SUPPORT_SPL
dd84058d 469
6c5431ac
MY
470config OMAP54XX
471 bool "OMAP54XX SoC"
02627356 472 select SUPPORT_SPL
dd84058d 473
f40b9898
MY
474config RMOBILE
475 bool "Renesas ARM SoCs"
dd84058d 476
e32028a7
NK
477config TARGET_CM_FX6
478 bool "Support cm_fx6"
02627356 479 select SUPPORT_SPL
e32028a7 480
dd84058d
MY
481config TARGET_SOCFPGA_CYCLONE5
482 bool "Support socfpga_cyclone5"
02627356 483 select SUPPORT_SPL
dd84058d
MY
484
485config TARGET_SUN4I
486 bool "Support sun4i"
02627356 487 select SUPPORT_SPL
dd84058d
MY
488
489config TARGET_SUN5I
490 bool "Support sun5i"
02627356 491 select SUPPORT_SPL
dd84058d 492
8a6564da
MR
493config TARGET_SUN6I
494 bool "Support sun6i"
02627356 495 select SUPPORT_SPL
8a6564da 496
dd84058d
MY
497config TARGET_SUN7I
498 bool "Support sun7i"
02627356 499 select SUPPORT_SPL
dd84058d 500
8ebe4f42
CYT
501config TARGET_SUN8I
502 bool "Support sun8i"
02627356 503 select SUPPORT_SPL
8ebe4f42 504
dd84058d
MY
505config TARGET_SNOWBALL
506 bool "Support snowball"
507
508config TARGET_U8500_HREF
509 bool "Support u8500_href"
510
511config TARGET_VF610TWR
512 bool "Support vf610twr"
513
44dcb403
MY
514config ZYNQ
515 bool "Xilinx Zynq Platform"
02627356 516 select SUPPORT_SPL
dd84058d 517
ddd960e6
MY
518config TEGRA
519 bool "NVIDIA Tegra"
02627356 520 select SUPPORT_SPL
ddd960e6 521 select SPL
783e6a72 522 select OF_CONTROL if !SPL_BUILD
dd84058d
MY
523
524config TARGET_VEXPRESS_AEMV8A
525 bool "Support vexpress_aemv8a"
016a954e 526 select ARM64
dd84058d 527
dd84058d
MY
528config TARGET_LS2085A_EMU
529 bool "Support ls2085a_emu"
016a954e 530 select ARM64
dd84058d
MY
531
532config TARGET_LS2085A_SIMU
533 bool "Support ls2085a_simu"
016a954e 534 select ARM64
dd84058d 535
550e3dc0
WH
536config TARGET_LS1021AQDS
537 bool "Support ls1021aqds_nor"
538
c8a7d9da
WH
539config TARGET_LS1021ATWR
540 bool "Support ls1021atwr_nor"
541
dd84058d
MY
542config TARGET_BALLOON3
543 bool "Support balloon3"
544
545config TARGET_H2200
546 bool "Support h2200"
547
548config TARGET_PALMLD
549 bool "Support palmld"
550
551config TARGET_PALMTC
552 bool "Support palmtc"
553
554config TARGET_PALMTREO680
555 bool "Support palmtreo680"
02627356 556 select SUPPORT_SPL
dd84058d
MY
557
558config TARGET_PXA255_IDP
559 bool "Support pxa255_idp"
560
561config TARGET_TRIZEPSIV
562 bool "Support trizepsiv"
563
564config TARGET_VPAC270
565 bool "Support vpac270"
02627356 566 select SUPPORT_SPL
dd84058d
MY
567
568config TARGET_XAENIAX
569 bool "Support xaeniax"
570
571config TARGET_ZIPITZ2
572 bool "Support zipitz2"
573
574config TARGET_LP8X4X
575 bool "Support lp8x4x"
576
577config TARGET_COLIBRI_PXA270
578 bool "Support colibri_pxa270"
579
580config TARGET_JORNADA
581 bool "Support jornada"
582
66cba041
MY
583config ARCH_UNIPHIER
584 bool "Panasonic UniPhier platform"
02627356 585 select SUPPORT_SPL
66cba041 586
dd84058d
MY
587endchoice
588
016a954e
MY
589source "arch/arm/cpu/armv8/Kconfig"
590
3491ba63
MY
591source "arch/arm/cpu/arm926ejs/davinci/Kconfig"
592
72df68cc
MY
593source "arch/arm/cpu/armv7/exynos/Kconfig"
594
ef2b694c
MY
595source "arch/arm/cpu/armv7/highbank/Kconfig"
596
c338f09e
MY
597source "arch/arm/cpu/armv7/keystone/Kconfig"
598
47539e23
MY
599source "arch/arm/cpu/arm926ejs/kirkwood/Kconfig"
600
16e16fdd
MY
601source "arch/arm/cpu/arm926ejs/nomadik/Kconfig"
602
3cfbcb58
MY
603source "arch/arm/cpu/armv7/omap3/Kconfig"
604
d08215a5
MY
605source "arch/arm/cpu/armv7/omap4/Kconfig"
606
6c5431ac
MY
607source "arch/arm/cpu/armv7/omap5/Kconfig"
608
22f2be7a
MY
609source "arch/arm/cpu/arm926ejs/orion5x/Kconfig"
610
f40b9898
MY
611source "arch/arm/cpu/armv7/rmobile/Kconfig"
612
311757be
SG
613source "arch/arm/cpu/armv7/s5pc1xx/Kconfig"
614
ddd960e6
MY
615source "arch/arm/cpu/armv7/tegra-common/Kconfig"
616
66cba041
MY
617source "arch/arm/cpu/armv7/uniphier/Kconfig"
618
ad17a81c
MY
619source "arch/arm/cpu/arm926ejs/versatile/Kconfig"
620
44dcb403 621source "arch/arm/cpu/armv7/zynq/Kconfig"
ddd960e6 622
7e929172 623source "board/aristainetos/Kconfig"
dd84058d
MY
624source "board/BuR/kwb/Kconfig"
625source "board/BuR/tseries/Kconfig"
626source "board/BuS/eb_cpux9k2/Kconfig"
627source "board/BuS/vl_ma2sc/Kconfig"
628source "board/CarMediaLab/flea3/Kconfig"
dd84058d 629source "board/Marvell/aspenite/Kconfig"
dd580801 630source "board/Marvell/db-mv784mp-gp/Kconfig"
dd84058d 631source "board/Marvell/dkb/Kconfig"
dd84058d 632source "board/Marvell/gplugd/Kconfig"
dd84058d 633source "board/afeb9260/Kconfig"
dd84058d
MY
634source "board/altera/socfpga/Kconfig"
635source "board/armadeus/apf27/Kconfig"
636source "board/armltd/integrator/Kconfig"
dd84058d
MY
637source "board/armltd/vexpress/Kconfig"
638source "board/armltd/vexpress64/Kconfig"
dd84058d
MY
639source "board/atmel/at91rm9200ek/Kconfig"
640source "board/atmel/at91sam9260ek/Kconfig"
641source "board/atmel/at91sam9261ek/Kconfig"
642source "board/atmel/at91sam9263ek/Kconfig"
643source "board/atmel/at91sam9m10g45ek/Kconfig"
644source "board/atmel/at91sam9n12ek/Kconfig"
645source "board/atmel/at91sam9rlek/Kconfig"
646source "board/atmel/at91sam9x5ek/Kconfig"
647source "board/atmel/sama5d3_xplained/Kconfig"
648source "board/atmel/sama5d3xek/Kconfig"
39d09733 649source "board/bachmann/ot1200/Kconfig"
dd84058d
MY
650source "board/balloon3/Kconfig"
651source "board/barco/titanium/Kconfig"
652source "board/bluegiga/apx4devkit/Kconfig"
653source "board/bluewater/snapper9260/Kconfig"
654source "board/boundary/nitrogen6x/Kconfig"
655source "board/broadcom/bcm28155_ap/Kconfig"
9dec5270
SR
656source "board/broadcom/bcm958300k/Kconfig"
657source "board/broadcom/bcm958622hr/Kconfig"
dd84058d
MY
658source "board/calao/sbc35_a9g20/Kconfig"
659source "board/calao/tny_a9260/Kconfig"
660source "board/calao/usb_a9263/Kconfig"
661source "board/cirrus/edb93xx/Kconfig"
dd84058d
MY
662source "board/cm4008/Kconfig"
663source "board/cm41xx/Kconfig"
dd84058d 664source "board/compulab/cm_t335/Kconfig"
e32028a7 665source "board/compulab/cm_fx6/Kconfig"
dd84058d 666source "board/congatec/cgtqmx6eval/Kconfig"
dd84058d 667source "board/creative/xfi3/Kconfig"
dd84058d 668source "board/davedenx/qong/Kconfig"
dd84058d
MY
669source "board/denx/m28evk/Kconfig"
670source "board/denx/m53evk/Kconfig"
671source "board/egnite/ethernut5/Kconfig"
672source "board/embest/mx6boards/Kconfig"
dd84058d
MY
673source "board/esd/meesc/Kconfig"
674source "board/esd/otc570/Kconfig"
675source "board/esg/ima3-mx53/Kconfig"
676source "board/eukrea/cpu9260/Kconfig"
677source "board/eukrea/cpuat91/Kconfig"
678source "board/faraday/a320evb/Kconfig"
679source "board/freescale/ls2085a/Kconfig"
550e3dc0 680source "board/freescale/ls1021aqds/Kconfig"
c8a7d9da 681source "board/freescale/ls1021atwr/Kconfig"
dd84058d
MY
682source "board/freescale/mx23evk/Kconfig"
683source "board/freescale/mx25pdk/Kconfig"
684source "board/freescale/mx28evk/Kconfig"
685source "board/freescale/mx31ads/Kconfig"
686source "board/freescale/mx31pdk/Kconfig"
687source "board/freescale/mx35pdk/Kconfig"
688source "board/freescale/mx51evk/Kconfig"
689source "board/freescale/mx53ard/Kconfig"
690source "board/freescale/mx53evk/Kconfig"
691source "board/freescale/mx53loco/Kconfig"
692source "board/freescale/mx53smd/Kconfig"
693source "board/freescale/mx6qarm2/Kconfig"
694source "board/freescale/mx6qsabreauto/Kconfig"
695source "board/freescale/mx6sabresd/Kconfig"
696source "board/freescale/mx6slevk/Kconfig"
080d72f2 697source "board/freescale/mx6sxsabresd/Kconfig"
dd84058d
MY
698source "board/freescale/vf610twr/Kconfig"
699source "board/gateworks/gw_ventana/Kconfig"
700source "board/genesi/mx51_efikamx/Kconfig"
dd84058d
MY
701source "board/gumstix/pepper/Kconfig"
702source "board/h2200/Kconfig"
703source "board/hale/tt01/Kconfig"
dd84058d
MY
704source "board/icpdas/lp8x4x/Kconfig"
705source "board/imx31_phycore/Kconfig"
dd84058d 706source "board/isee/igep0033/Kconfig"
dd84058d 707source "board/jornada/Kconfig"
dd84058d 708source "board/karo/tx25/Kconfig"
dd84058d
MY
709source "board/logicpd/imx27lite/Kconfig"
710source "board/logicpd/imx31_litekit/Kconfig"
a4884831 711source "board/maxbcm/Kconfig"
dd84058d 712source "board/mpl/vcma9/Kconfig"
dd84058d 713source "board/olimex/mx23_olinuxino/Kconfig"
dd84058d
MY
714source "board/palmld/Kconfig"
715source "board/palmtc/Kconfig"
716source "board/palmtreo680/Kconfig"
dd84058d
MY
717source "board/phytec/pcm051/Kconfig"
718source "board/ppcag/bg0900/Kconfig"
719source "board/pxa255_idp/Kconfig"
dd84058d 720source "board/raspberrypi/rpi_b/Kconfig"
dd84058d
MY
721source "board/ronetix/pm9261/Kconfig"
722source "board/ronetix/pm9263/Kconfig"
723source "board/ronetix/pm9g45/Kconfig"
dd84058d 724source "board/samsung/smdk2410/Kconfig"
dd84058d
MY
725source "board/sandisk/sansa_fuze_plus/Kconfig"
726source "board/scb9328/Kconfig"
727source "board/schulercontrol/sc_sps_1/Kconfig"
728source "board/siemens/corvus/Kconfig"
729source "board/siemens/draco/Kconfig"
730source "board/siemens/pxm2/Kconfig"
731source "board/siemens/rut/Kconfig"
732source "board/siemens/taurus/Kconfig"
733source "board/silica/pengwyn/Kconfig"
734source "board/solidrun/hummingboard/Kconfig"
735source "board/spear/spear300/Kconfig"
736source "board/spear/spear310/Kconfig"
737source "board/spear/spear320/Kconfig"
738source "board/spear/spear600/Kconfig"
739source "board/spear/x600/Kconfig"
740source "board/st-ericsson/snowball/Kconfig"
741source "board/st-ericsson/u8500/Kconfig"
dd84058d
MY
742source "board/sunxi/Kconfig"
743source "board/syteco/jadecpu/Kconfig"
744source "board/syteco/zmx25/Kconfig"
745source "board/taskit/stamp9g20/Kconfig"
dd84058d 746source "board/ti/am335x/Kconfig"
dd84058d 747source "board/ti/am43xx/Kconfig"
dd84058d
MY
748source "board/ti/ti814x/Kconfig"
749source "board/ti/ti816x/Kconfig"
750source "board/ti/tnetv107xevm/Kconfig"
751source "board/timll/devkit3250/Kconfig"
dd84058d 752source "board/toradex/colibri_pxa270/Kconfig"
a1263632 753source "board/tqc/tqma6/Kconfig"
dd84058d
MY
754source "board/trizepsiv/Kconfig"
755source "board/ttcontrol/vision2/Kconfig"
756source "board/udoo/Kconfig"
757source "board/vpac270/Kconfig"
758source "board/wandboard/Kconfig"
759source "board/woodburn/Kconfig"
760source "board/xaeniax/Kconfig"
dd84058d
MY
761source "board/zipitz2/Kconfig"
762
763endmenu
This page took 0.234495 seconds and 4 git commands to generate.