]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/Kconfig
arm, at91, spl: add spl support for the taurus board
[karo-tx-uboot.git] / arch / arm / Kconfig
1 menu "ARM architecture"
2         depends on ARM
3
4 config SYS_ARCH
5         default "arm"
6
7 config ARM64
8         bool
9
10 config HAS_VBAR
11         bool
12
13 config CPU_ARM720T
14         bool
15
16 config CPU_ARM920T
17         bool
18
19 config CPU_ARM926EJS
20         bool
21
22 config CPU_ARM946ES
23         bool
24
25 config CPU_ARM1136
26         bool
27
28 config CPU_ARM1176
29         bool
30         select HAS_VBAR
31
32 config CPU_V7
33         bool
34         select HAS_VBAR
35
36 config CPU_PXA
37         bool
38
39 config CPU_SA1100
40         bool
41
42 config SYS_CPU
43         default "arm720t" if CPU_ARM720T
44         default "arm920t" if CPU_ARM920T
45         default "arm926ejs" if CPU_ARM926EJS
46         default "arm946es" if CPU_ARM946ES
47         default "arm1136" if CPU_ARM1136
48         default "arm1176" if CPU_ARM1176
49         default "armv7" if CPU_V7
50         default "pxa" if CPU_PXA
51         default "sa1100" if CPU_SA1100
52         default "armv8" if ARM64
53
54 choice
55         prompt "Target select"
56
57 config TARGET_INTEGRATORAP_CM720T
58         bool "Support integratorap_cm720t"
59         select CPU_ARM720T
60
61 config TARGET_INTEGRATORAP_CM920T
62         bool "Support integratorap_cm920t"
63         select CPU_ARM920T
64
65 config TARGET_INTEGRATORCP_CM920T
66         bool "Support integratorcp_cm920t"
67         select CPU_ARM920T
68
69 config TARGET_A320EVB
70         bool "Support a320evb"
71         select CPU_ARM920T
72
73 config TARGET_AT91RM9200EK
74         bool "Support at91rm9200ek"
75         select CPU_ARM920T
76
77 config TARGET_EB_CPUX9K2
78         bool "Support eb_cpux9k2"
79         select CPU_ARM920T
80
81 config TARGET_CPUAT91
82         bool "Support cpuat91"
83         select CPU_ARM920T
84
85 config TARGET_EDB93XX
86         bool "Support edb93xx"
87         select CPU_ARM920T
88
89 config TARGET_SCB9328
90         bool "Support scb9328"
91         select CPU_ARM920T
92
93 config TARGET_CM4008
94         bool "Support cm4008"
95         select CPU_ARM920T
96
97 config TARGET_CM41XX
98         bool "Support cm41xx"
99         select CPU_ARM920T
100
101 config TARGET_VCMA9
102         bool "Support VCMA9"
103         select CPU_ARM920T
104
105 config TARGET_SMDK2410
106         bool "Support smdk2410"
107         select CPU_ARM920T
108
109 config TARGET_INTEGRATORAP_CM926EJS
110         bool "Support integratorap_cm926ejs"
111         select CPU_ARM926EJS
112
113 config TARGET_INTEGRATORCP_CM926EJS
114         bool "Support integratorcp_cm926ejs"
115         select CPU_ARM926EJS
116
117 config TARGET_ASPENITE
118         bool "Support aspenite"
119         select CPU_ARM926EJS
120
121 config TARGET_GPLUGD
122         bool "Support gplugd"
123         select CPU_ARM926EJS
124
125 config TARGET_AFEB9260
126         bool "Support afeb9260"
127         select CPU_ARM926EJS
128
129 config TARGET_AT91SAM9260EK
130         bool "Support at91sam9260ek"
131         select CPU_ARM926EJS
132
133 config TARGET_AT91SAM9261EK
134         bool "Support at91sam9261ek"
135         select CPU_ARM926EJS
136
137 config TARGET_AT91SAM9263EK
138         bool "Support at91sam9263ek"
139         select CPU_ARM926EJS
140
141 config TARGET_AT91SAM9M10G45EK
142         bool "Support at91sam9m10g45ek"
143         select CPU_ARM926EJS
144
145 config TARGET_AT91SAM9N12EK
146         bool "Support at91sam9n12ek"
147         select CPU_ARM926EJS
148
149 config TARGET_AT91SAM9RLEK
150         bool "Support at91sam9rlek"
151         select CPU_ARM926EJS
152
153 config TARGET_AT91SAM9X5EK
154         bool "Support at91sam9x5ek"
155         select CPU_ARM926EJS
156
157 config TARGET_SNAPPER9260
158         bool "Support snapper9260"
159         select CPU_ARM926EJS
160
161 config TARGET_VL_MA2SC
162         bool "Support vl_ma2sc"
163         select CPU_ARM926EJS
164
165 config TARGET_SBC35_A9G20
166         bool "Support sbc35_a9g20"
167         select CPU_ARM926EJS
168
169 config TARGET_TNY_A9260
170         bool "Support tny_a9260"
171         select CPU_ARM926EJS
172
173 config TARGET_USB_A9263
174         bool "Support usb_a9263"
175         select CPU_ARM926EJS
176
177 config TARGET_ETHERNUT5
178         bool "Support ethernut5"
179         select CPU_ARM926EJS
180
181 config TARGET_MEESC
182         bool "Support meesc"
183         select CPU_ARM926EJS
184
185 config TARGET_OTC570
186         bool "Support otc570"
187         select CPU_ARM926EJS
188
189 config TARGET_CPU9260
190         bool "Support cpu9260"
191         select CPU_ARM926EJS
192
193 config TARGET_PM9261
194         bool "Support pm9261"
195         select CPU_ARM926EJS
196
197 config TARGET_PM9263
198         bool "Support pm9263"
199         select CPU_ARM926EJS
200
201 config TARGET_PM9G45
202         bool "Support pm9g45"
203         select CPU_ARM926EJS
204
205 config TARGET_CORVUS
206         bool "Support corvus"
207         select CPU_ARM926EJS
208
209 config TARGET_TAURUS
210         select SUPPORT_SPL
211         bool "Support taurus"
212         select CPU_ARM926EJS
213
214 config TARGET_STAMP9G20
215         bool "Support stamp9g20"
216         select CPU_ARM926EJS
217
218 config ARCH_DAVINCI
219         bool "TI DaVinci"
220         select CPU_ARM926EJS
221         help
222           Support for TI's DaVinci platform.
223
224 config KIRKWOOD
225         bool "Marvell Kirkwood"
226         select CPU_ARM926EJS
227
228 config TARGET_DB_MV784MP_GP
229         bool "Support db-mv784mp-gp"
230         select CPU_V7
231
232 config TARGET_MAXBCM
233         bool "Support maxbcm"
234         select CPU_V7
235
236 config TARGET_DEVKIT3250
237         bool "Support devkit3250"
238         select CPU_ARM926EJS
239
240 config TARGET_JADECPU
241         bool "Support jadecpu"
242         select CPU_ARM926EJS
243
244 config TARGET_MX25PDK
245         bool "Support mx25pdk"
246         select CPU_ARM926EJS
247
248 config TARGET_TX25
249         bool "Support tx25"
250         select CPU_ARM926EJS
251         select SUPPORT_SPL
252
253 config TARGET_ZMX25
254         bool "Support zmx25"
255         select CPU_ARM926EJS
256
257 config TARGET_APF27
258         bool "Support apf27"
259         select CPU_ARM926EJS
260         select SUPPORT_SPL
261
262 config TARGET_IMX27LITE
263         bool "Support imx27lite"
264         select CPU_ARM926EJS
265
266 config TARGET_MAGNESIUM
267         bool "Support magnesium"
268         select CPU_ARM926EJS
269
270 config TARGET_APX4DEVKIT
271         bool "Support apx4devkit"
272         select CPU_ARM926EJS
273         select SUPPORT_SPL
274
275 config TARGET_XFI3
276         bool "Support xfi3"
277         select CPU_ARM926EJS
278         select SUPPORT_SPL
279
280 config TARGET_M28EVK
281         bool "Support m28evk"
282         select CPU_ARM926EJS
283         select SUPPORT_SPL
284
285 config TARGET_MX23EVK
286         bool "Support mx23evk"
287         select CPU_ARM926EJS
288         select SUPPORT_SPL
289
290 config TARGET_MX28EVK
291         bool "Support mx28evk"
292         select CPU_ARM926EJS
293         select SUPPORT_SPL
294
295 config TARGET_MX23_OLINUXINO
296         bool "Support mx23_olinuxino"
297         select CPU_ARM926EJS
298         select SUPPORT_SPL
299
300 config TARGET_BG0900
301         bool "Support bg0900"
302         select CPU_ARM926EJS
303         select SUPPORT_SPL
304
305 config TARGET_SANSA_FUZE_PLUS
306         bool "Support sansa_fuze_plus"
307         select CPU_ARM926EJS
308         select SUPPORT_SPL
309
310 config TARGET_SC_SPS_1
311         bool "Support sc_sps_1"
312         select CPU_ARM926EJS
313         select SUPPORT_SPL
314
315 config ARCH_NOMADIK
316         bool "ST-Ericsson Nomadik"
317         select CPU_ARM926EJS
318
319 config ORION5X
320         bool "Marvell Orion"
321         select CPU_ARM926EJS
322
323 config TARGET_DKB
324         bool "Support dkb"
325         select CPU_ARM926EJS
326
327 config TARGET_SPEAR300
328         bool "Support spear300"
329         select CPU_ARM926EJS
330
331 config TARGET_SPEAR310
332         bool "Support spear310"
333         select CPU_ARM926EJS
334
335 config TARGET_SPEAR320
336         bool "Support spear320"
337         select CPU_ARM926EJS
338
339 config TARGET_SPEAR600
340         bool "Support spear600"
341         select CPU_ARM926EJS
342
343 config TARGET_X600
344         bool "Support x600"
345         select CPU_ARM926EJS
346         select SUPPORT_SPL
347
348 config ARCH_VERSATILE
349         bool "ARM Ltd. Versatile family"
350         select CPU_ARM926EJS
351
352 config TARGET_INTEGRATORCP_CM1136
353         bool "Support integratorcp_cm1136"
354         select CPU_ARM1136
355
356 config TARGET_IMX31_PHYCORE
357         bool "Support imx31_phycore"
358         select CPU_ARM1136
359
360 config TARGET_QONG
361         bool "Support qong"
362         select CPU_ARM1136
363
364 config TARGET_MX31ADS
365         bool "Support mx31ads"
366         select CPU_ARM1136
367
368 config TARGET_MX31PDK
369         bool "Support mx31pdk"
370         select CPU_ARM1136
371         select SUPPORT_SPL
372
373 config TARGET_TT01
374         bool "Support tt01"
375         select CPU_ARM1136
376
377 config TARGET_IMX31_LITEKIT
378         bool "Support imx31_litekit"
379         select CPU_ARM1136
380
381 config TARGET_WOODBURN
382         bool "Support woodburn"
383         select CPU_ARM1136
384
385 config TARGET_WOODBURN_SD
386         bool "Support woodburn_sd"
387         select CPU_ARM1136
388         select SUPPORT_SPL
389
390 config TARGET_FLEA3
391         bool "Support flea3"
392         select CPU_ARM1136
393
394 config TARGET_MX35PDK
395         bool "Support mx35pdk"
396         select CPU_ARM1136
397
398 config TARGET_RPI_B
399         bool "Support rpi_b"
400         select CPU_ARM1176
401
402 config TARGET_TNETV107X_EVM
403         bool "Support tnetv107x_evm"
404         select CPU_ARM1176
405
406 config TARGET_INTEGRATORAP_CM946ES
407         bool "Support integratorap_cm946es"
408         select CPU_ARM946ES
409
410 config TARGET_INTEGRATORCP_CM946ES
411         bool "Support integratorcp_cm946es"
412         select CPU_ARM946ES
413
414 config TARGET_VEXPRESS_CA15_TC2
415         bool "Support vexpress_ca15_tc2"
416         select CPU_V7
417
418 config TARGET_VEXPRESS_CA5X2
419         bool "Support vexpress_ca5x2"
420         select CPU_V7
421
422 config TARGET_VEXPRESS_CA9X4
423         bool "Support vexpress_ca9x4"
424         select CPU_V7
425
426 config TARGET_KWB
427         bool "Support kwb"
428         select CPU_V7
429         select SUPPORT_SPL
430
431 config TARGET_TSERIES
432         bool "Support tseries"
433         select CPU_V7
434         select SUPPORT_SPL
435
436 config TARGET_CM_T335
437         bool "Support cm_t335"
438         select CPU_V7
439         select SUPPORT_SPL
440
441 config TARGET_PEPPER
442         bool "Support pepper"
443         select CPU_V7
444         select SUPPORT_SPL
445
446 config TARGET_AM335X_IGEP0033
447         bool "Support am335x_igep0033"
448         select CPU_V7
449         select SUPPORT_SPL
450
451 config TARGET_PCM051
452         bool "Support pcm051"
453         select CPU_V7
454         select SUPPORT_SPL
455
456 config TARGET_DRACO
457         bool "Support draco"
458         select CPU_V7
459         select SUPPORT_SPL
460
461 config TARGET_DXR2
462         bool "Support dxr2"
463         select CPU_V7
464         select SUPPORT_SPL
465
466 config TARGET_PXM2
467         bool "Support pxm2"
468         select CPU_V7
469         select SUPPORT_SPL
470
471 config TARGET_RUT
472         bool "Support rut"
473         select CPU_V7
474         select SUPPORT_SPL
475
476 config TARGET_PENGWYN
477         bool "Support pengwyn"
478         select CPU_V7
479         select SUPPORT_SPL
480
481 config TARGET_AM335X_EVM
482         bool "Support am335x_evm"
483         select CPU_V7
484         select SUPPORT_SPL
485
486 config TARGET_AM43XX_EVM
487         bool "Support am43xx_evm"
488         select CPU_V7
489         select SUPPORT_SPL
490
491 config TARGET_TI814X_EVM
492         bool "Support ti814x_evm"
493         select CPU_V7
494         select SUPPORT_SPL
495
496 config TARGET_TI816X_EVM
497         bool "Support ti816x_evm"
498         select CPU_V7
499         select SUPPORT_SPL
500
501 config TARGET_SAMA5D3_XPLAINED
502         bool "Support sama5d3_xplained"
503         select CPU_V7
504         select SUPPORT_SPL
505
506 config TARGET_SAMA5D3XEK
507         bool "Support sama5d3xek"
508         select CPU_V7
509         select SUPPORT_SPL
510
511 config TARGET_BCM28155_AP
512         bool "Support bcm28155_ap"
513         select CPU_V7
514
515 config TARGET_BCM958300K
516         bool "Support bcm958300k"
517         select CPU_V7
518
519 config TARGET_BCM958622HR
520         bool "Support bcm958622hr"
521         select CPU_V7
522
523 config ARCH_EXYNOS
524         bool "Samsung EXYNOS"
525         select CPU_V7
526
527 config ARCH_S5PC1XX
528         bool "Samsung S5PC1XX"
529         select CPU_V7
530
531 config ARCH_HIGHBANK
532         bool "Calxeda Highbank"
533         select CPU_V7
534
535 config ARCH_KEYSTONE
536         bool "TI Keystone"
537         select CPU_V7
538         select SUPPORT_SPL
539
540 config TARGET_M53EVK
541         bool "Support m53evk"
542         select CPU_V7
543         select SUPPORT_SPL
544
545 config TARGET_IMA3_MX53
546         bool "Support ima3-mx53"
547         select CPU_V7
548
549 config TARGET_MX51EVK
550         bool "Support mx51evk"
551         select CPU_V7
552
553 config TARGET_MX53ARD
554         bool "Support mx53ard"
555         select CPU_V7
556
557 config TARGET_MX53EVK
558         bool "Support mx53evk"
559         select CPU_V7
560
561 config TARGET_MX53LOCO
562         bool "Support mx53loco"
563         select CPU_V7
564
565 config TARGET_MX53SMD
566         bool "Support mx53smd"
567         select CPU_V7
568
569 config TARGET_MX51_EFIKAMX
570         bool "Support mx51_efikamx"
571         select CPU_V7
572
573 config TARGET_VISION2
574         bool "Support vision2"
575         select CPU_V7
576
577 config TARGET_UDOO
578         bool "Support udoo"
579         select CPU_V7
580
581 config TARGET_WANDBOARD
582         bool "Support wandboard"
583         select CPU_V7
584
585 config TARGET_TITANIUM
586         bool "Support titanium"
587         select CPU_V7
588
589 config TARGET_NITROGEN6X
590         bool "Support nitrogen6x"
591         select CPU_V7
592
593 config TARGET_CGTQMX6EVAL
594         bool "Support cgtqmx6eval"
595         select CPU_V7
596
597 config TARGET_EMBESTMX6BOARDS
598         bool "Support embestmx6boards"
599         select CPU_V7
600
601 config TARGET_ARISTAINETOS
602         bool "Support aristainetos"
603         select CPU_V7
604
605 config TARGET_MX6QARM2
606         bool "Support mx6qarm2"
607         select CPU_V7
608
609 config TARGET_MX6QSABREAUTO
610         bool "Support mx6qsabreauto"
611         select CPU_V7
612
613 config TARGET_MX6SABRESD
614         bool "Support mx6sabresd"
615         select CPU_V7
616         select SUPPORT_SPL
617
618 config TARGET_MX6SLEVK
619         bool "Support mx6slevk"
620         select CPU_V7
621
622 config TARGET_MX6SXSABRESD
623         bool "Support mx6sxsabresd"
624         select CPU_V7
625
626 config TARGET_GW_VENTANA
627         bool "Support gw_ventana"
628         select CPU_V7
629         select SUPPORT_SPL
630
631 config TARGET_HUMMINGBOARD
632         bool "Support hummingboard"
633         select CPU_V7
634
635 config TARGET_KOSAGI_NOVENA
636         bool "Support Kosagi Novena"
637         select CPU_V7
638         select SUPPORT_SPL
639
640 config TARGET_TBS2910
641         bool "Support tbs2910"
642
643 config TARGET_TQMA6
644         bool "TQ Systems TQMa6 board"
645         select CPU_V7
646
647 config TARGET_OT1200
648         bool "Bachmann OT1200"
649         select CPU_V7
650
651 config OMAP34XX
652         bool "OMAP34XX SoC"
653         select CPU_V7
654
655 config OMAP44XX
656         bool "OMAP44XX SoC"
657         select CPU_V7
658         select SUPPORT_SPL
659
660 config OMAP54XX
661         bool "OMAP54XX SoC"
662         select CPU_V7
663         select SUPPORT_SPL
664
665 config RMOBILE
666         bool "Renesas ARM SoCs"
667         select CPU_V7
668
669 config TARGET_CM_FX6
670         bool "Support cm_fx6"
671         select CPU_V7
672         select SUPPORT_SPL
673
674 config TARGET_SOCFPGA_CYCLONE5
675         bool "Support socfpga_cyclone5"
676         select CPU_V7
677         select SUPPORT_SPL
678
679 config ARCH_SUNXI
680         bool "Support sunxi (Allwinner) SoCs"
681
682 config TARGET_SNOWBALL
683         bool "Support snowball"
684         select CPU_V7
685
686 config TARGET_U8500_HREF
687         bool "Support u8500_href"
688         select CPU_V7
689
690 config TARGET_VF610TWR
691         bool "Support vf610twr"
692         select CPU_V7
693
694 config ZYNQ
695         bool "Xilinx Zynq Platform"
696         select CPU_V7
697         select SUPPORT_SPL
698
699 config TEGRA
700         bool "NVIDIA Tegra"
701         select SUPPORT_SPL
702         select SPL
703         select OF_CONTROL if !SPL_BUILD
704         select CPU_ARM720T if SPL_BUILD
705         select CPU_V7 if !SPL_BUILD
706
707 config TARGET_VEXPRESS_AEMV8A
708         bool "Support vexpress_aemv8a"
709         select ARM64
710
711 config TARGET_LS2085A_EMU
712         bool "Support ls2085a_emu"
713         select ARM64
714
715 config TARGET_LS2085A_SIMU
716         bool "Support ls2085a_simu"
717         select ARM64
718
719 config TARGET_LS1021AQDS
720         bool "Support ls1021aqds_nor"
721         select CPU_V7
722
723 config TARGET_LS1021ATWR
724         bool "Support ls1021atwr_nor"
725         select CPU_V7
726
727 config TARGET_BALLOON3
728         bool "Support balloon3"
729         select CPU_PXA
730
731 config TARGET_H2200
732         bool "Support h2200"
733         select CPU_PXA
734
735 config TARGET_PALMLD
736         bool "Support palmld"
737         select CPU_PXA
738
739 config TARGET_PALMTC
740         bool "Support palmtc"
741         select CPU_PXA
742
743 config TARGET_PALMTREO680
744         bool "Support palmtreo680"
745         select CPU_PXA
746         select SUPPORT_SPL
747
748 config TARGET_PXA255_IDP
749         bool "Support pxa255_idp"
750         select CPU_PXA
751
752 config TARGET_TRIZEPSIV
753         bool "Support trizepsiv"
754         select CPU_PXA
755
756 config TARGET_VPAC270
757         bool "Support vpac270"
758         select CPU_PXA
759         select SUPPORT_SPL
760
761 config TARGET_XAENIAX
762         bool "Support xaeniax"
763         select CPU_PXA
764
765 config TARGET_ZIPITZ2
766         bool "Support zipitz2"
767         select CPU_PXA
768
769 config TARGET_LP8X4X
770         bool "Support lp8x4x"
771         select CPU_PXA
772
773 config TARGET_COLIBRI_PXA270
774         bool "Support colibri_pxa270"
775         select CPU_PXA
776
777 config TARGET_JORNADA
778         bool "Support jornada"
779         select CPU_SA1100
780
781 config ARCH_UNIPHIER
782         bool "Panasonic UniPhier platform"
783         select CPU_V7
784         select SUPPORT_SPL
785
786 endchoice
787
788 source "arch/arm/cpu/arm926ejs/davinci/Kconfig"
789
790 source "arch/arm/cpu/armv7/exynos/Kconfig"
791
792 source "arch/arm/cpu/armv7/highbank/Kconfig"
793
794 source "arch/arm/cpu/armv7/keystone/Kconfig"
795
796 source "arch/arm/cpu/arm926ejs/kirkwood/Kconfig"
797
798 source "arch/arm/cpu/arm926ejs/nomadik/Kconfig"
799
800 source "arch/arm/cpu/armv7/omap3/Kconfig"
801
802 source "arch/arm/cpu/armv7/omap4/Kconfig"
803
804 source "arch/arm/cpu/armv7/omap5/Kconfig"
805
806 source "arch/arm/cpu/arm926ejs/orion5x/Kconfig"
807
808 source "arch/arm/cpu/armv7/rmobile/Kconfig"
809
810 source "arch/arm/cpu/armv7/s5pc1xx/Kconfig"
811
812 source "arch/arm/cpu/armv7/tegra-common/Kconfig"
813
814 source "arch/arm/cpu/armv7/uniphier/Kconfig"
815
816 source "arch/arm/cpu/arm926ejs/versatile/Kconfig"
817
818 source "arch/arm/cpu/armv7/zynq/Kconfig"
819
820 source "board/aristainetos/Kconfig"
821 source "board/BuR/kwb/Kconfig"
822 source "board/BuR/tseries/Kconfig"
823 source "board/BuS/eb_cpux9k2/Kconfig"
824 source "board/BuS/vl_ma2sc/Kconfig"
825 source "board/CarMediaLab/flea3/Kconfig"
826 source "board/Marvell/aspenite/Kconfig"
827 source "board/Marvell/db-mv784mp-gp/Kconfig"
828 source "board/Marvell/dkb/Kconfig"
829 source "board/Marvell/gplugd/Kconfig"
830 source "board/afeb9260/Kconfig"
831 source "board/altera/socfpga/Kconfig"
832 source "board/armadeus/apf27/Kconfig"
833 source "board/armltd/integrator/Kconfig"
834 source "board/armltd/vexpress/Kconfig"
835 source "board/armltd/vexpress64/Kconfig"
836 source "board/atmel/at91rm9200ek/Kconfig"
837 source "board/atmel/at91sam9260ek/Kconfig"
838 source "board/atmel/at91sam9261ek/Kconfig"
839 source "board/atmel/at91sam9263ek/Kconfig"
840 source "board/atmel/at91sam9m10g45ek/Kconfig"
841 source "board/atmel/at91sam9n12ek/Kconfig"
842 source "board/atmel/at91sam9rlek/Kconfig"
843 source "board/atmel/at91sam9x5ek/Kconfig"
844 source "board/atmel/sama5d3_xplained/Kconfig"
845 source "board/atmel/sama5d3xek/Kconfig"
846 source "board/bachmann/ot1200/Kconfig"
847 source "board/balloon3/Kconfig"
848 source "board/barco/titanium/Kconfig"
849 source "board/bluegiga/apx4devkit/Kconfig"
850 source "board/bluewater/snapper9260/Kconfig"
851 source "board/boundary/nitrogen6x/Kconfig"
852 source "board/broadcom/bcm28155_ap/Kconfig"
853 source "board/broadcom/bcm958300k/Kconfig"
854 source "board/broadcom/bcm958622hr/Kconfig"
855 source "board/calao/sbc35_a9g20/Kconfig"
856 source "board/calao/tny_a9260/Kconfig"
857 source "board/calao/usb_a9263/Kconfig"
858 source "board/cirrus/edb93xx/Kconfig"
859 source "board/cm4008/Kconfig"
860 source "board/cm41xx/Kconfig"
861 source "board/compulab/cm_t335/Kconfig"
862 source "board/compulab/cm_fx6/Kconfig"
863 source "board/congatec/cgtqmx6eval/Kconfig"
864 source "board/creative/xfi3/Kconfig"
865 source "board/davedenx/qong/Kconfig"
866 source "board/denx/m28evk/Kconfig"
867 source "board/denx/m53evk/Kconfig"
868 source "board/egnite/ethernut5/Kconfig"
869 source "board/embest/mx6boards/Kconfig"
870 source "board/esd/meesc/Kconfig"
871 source "board/esd/otc570/Kconfig"
872 source "board/esg/ima3-mx53/Kconfig"
873 source "board/eukrea/cpu9260/Kconfig"
874 source "board/eukrea/cpuat91/Kconfig"
875 source "board/faraday/a320evb/Kconfig"
876 source "board/freescale/ls2085a/Kconfig"
877 source "board/freescale/ls1021aqds/Kconfig"
878 source "board/freescale/ls1021atwr/Kconfig"
879 source "board/freescale/mx23evk/Kconfig"
880 source "board/freescale/mx25pdk/Kconfig"
881 source "board/freescale/mx28evk/Kconfig"
882 source "board/freescale/mx31ads/Kconfig"
883 source "board/freescale/mx31pdk/Kconfig"
884 source "board/freescale/mx35pdk/Kconfig"
885 source "board/freescale/mx51evk/Kconfig"
886 source "board/freescale/mx53ard/Kconfig"
887 source "board/freescale/mx53evk/Kconfig"
888 source "board/freescale/mx53loco/Kconfig"
889 source "board/freescale/mx53smd/Kconfig"
890 source "board/freescale/mx6qarm2/Kconfig"
891 source "board/freescale/mx6qsabreauto/Kconfig"
892 source "board/freescale/mx6sabresd/Kconfig"
893 source "board/freescale/mx6slevk/Kconfig"
894 source "board/freescale/mx6sxsabresd/Kconfig"
895 source "board/freescale/vf610twr/Kconfig"
896 source "board/gateworks/gw_ventana/Kconfig"
897 source "board/genesi/mx51_efikamx/Kconfig"
898 source "board/gumstix/pepper/Kconfig"
899 source "board/h2200/Kconfig"
900 source "board/hale/tt01/Kconfig"
901 source "board/icpdas/lp8x4x/Kconfig"
902 source "board/imx31_phycore/Kconfig"
903 source "board/isee/igep0033/Kconfig"
904 source "board/jornada/Kconfig"
905 source "board/karo/tx25/Kconfig"
906 source "board/kosagi/novena/Kconfig"
907 source "board/logicpd/imx27lite/Kconfig"
908 source "board/logicpd/imx31_litekit/Kconfig"
909 source "board/maxbcm/Kconfig"
910 source "board/mpl/vcma9/Kconfig"
911 source "board/olimex/mx23_olinuxino/Kconfig"
912 source "board/palmld/Kconfig"
913 source "board/palmtc/Kconfig"
914 source "board/palmtreo680/Kconfig"
915 source "board/phytec/pcm051/Kconfig"
916 source "board/ppcag/bg0900/Kconfig"
917 source "board/pxa255_idp/Kconfig"
918 source "board/raspberrypi/rpi_b/Kconfig"
919 source "board/ronetix/pm9261/Kconfig"
920 source "board/ronetix/pm9263/Kconfig"
921 source "board/ronetix/pm9g45/Kconfig"
922 source "board/samsung/smdk2410/Kconfig"
923 source "board/sandisk/sansa_fuze_plus/Kconfig"
924 source "board/scb9328/Kconfig"
925 source "board/schulercontrol/sc_sps_1/Kconfig"
926 source "board/siemens/corvus/Kconfig"
927 source "board/siemens/draco/Kconfig"
928 source "board/siemens/pxm2/Kconfig"
929 source "board/siemens/rut/Kconfig"
930 source "board/siemens/taurus/Kconfig"
931 source "board/silica/pengwyn/Kconfig"
932 source "board/solidrun/hummingboard/Kconfig"
933 source "board/spear/spear300/Kconfig"
934 source "board/spear/spear310/Kconfig"
935 source "board/spear/spear320/Kconfig"
936 source "board/spear/spear600/Kconfig"
937 source "board/spear/x600/Kconfig"
938 source "board/st-ericsson/snowball/Kconfig"
939 source "board/st-ericsson/u8500/Kconfig"
940 source "board/sunxi/Kconfig"
941 source "board/syteco/jadecpu/Kconfig"
942 source "board/syteco/zmx25/Kconfig"
943 source "board/taskit/stamp9g20/Kconfig"
944 source "board/tbs/tbs2910/Kconfig"
945 source "board/ti/am335x/Kconfig"
946 source "board/ti/am43xx/Kconfig"
947 source "board/ti/ti814x/Kconfig"
948 source "board/ti/ti816x/Kconfig"
949 source "board/ti/tnetv107xevm/Kconfig"
950 source "board/timll/devkit3250/Kconfig"
951 source "board/toradex/colibri_pxa270/Kconfig"
952 source "board/tqc/tqma6/Kconfig"
953 source "board/trizepsiv/Kconfig"
954 source "board/ttcontrol/vision2/Kconfig"
955 source "board/udoo/Kconfig"
956 source "board/vpac270/Kconfig"
957 source "board/wandboard/Kconfig"
958 source "board/woodburn/Kconfig"
959 source "board/xaeniax/Kconfig"
960 source "board/zipitz2/Kconfig"
961
962 source "arch/arm/Kconfig.debug"
963
964 endmenu