]> git.sur5r.net Git - u-boot/blob - arch/arm/Kconfig
ARM: remove dkb board support
[u-boot] / 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 config SEMIHOSTING
55         bool "support boot from semihosting"
56         help
57           In emulated environments, semihosting is a way for
58           the hosted environment to call out to the emulator to
59           retrieve files from the host machine.
60
61 choice
62         prompt "Target select"
63
64 config TARGET_INTEGRATORAP_CM720T
65         bool "Support integratorap_cm720t"
66         select CPU_ARM720T
67
68 config TARGET_INTEGRATORAP_CM920T
69         bool "Support integratorap_cm920t"
70         select CPU_ARM920T
71
72 config TARGET_INTEGRATORCP_CM920T
73         bool "Support integratorcp_cm920t"
74         select CPU_ARM920T
75
76 config TARGET_A320EVB
77         bool "Support a320evb"
78         select CPU_ARM920T
79
80 config ARCH_AT91
81         bool "Atmel AT91"
82
83 config TARGET_EDB93XX
84         bool "Support edb93xx"
85         select CPU_ARM920T
86
87 config TARGET_SCB9328
88         bool "Support scb9328"
89         select CPU_ARM920T
90
91 config TARGET_CM4008
92         bool "Support cm4008"
93         select CPU_ARM920T
94
95 config TARGET_CM41XX
96         bool "Support cm41xx"
97         select CPU_ARM920T
98
99 config TARGET_VCMA9
100         bool "Support VCMA9"
101         select CPU_ARM920T
102
103 config TARGET_SMDK2410
104         bool "Support smdk2410"
105         select CPU_ARM920T
106
107 config TARGET_INTEGRATORAP_CM926EJS
108         bool "Support integratorap_cm926ejs"
109         select CPU_ARM926EJS
110
111 config TARGET_INTEGRATORCP_CM926EJS
112         bool "Support integratorcp_cm926ejs"
113         select CPU_ARM926EJS
114
115 config TARGET_ASPENITE
116         bool "Support aspenite"
117         select CPU_ARM926EJS
118
119 config TARGET_GPLUGD
120         bool "Support gplugd"
121         select CPU_ARM926EJS
122
123 config ARCH_DAVINCI
124         bool "TI DaVinci"
125         select CPU_ARM926EJS
126         help
127           Support for TI's DaVinci platform.
128
129 config KIRKWOOD
130         bool "Marvell Kirkwood"
131         select CPU_ARM926EJS
132
133 config TARGET_DB_MV784MP_GP
134         bool "Support db-mv784mp-gp"
135         select CPU_V7
136         select SUPPORT_SPL
137
138 config TARGET_MAXBCM
139         bool "Support maxbcm"
140         select CPU_V7
141         select SUPPORT_SPL
142
143 config TARGET_DEVKIT3250
144         bool "Support devkit3250"
145         select CPU_ARM926EJS
146
147 config TARGET_MX25PDK
148         bool "Support mx25pdk"
149         select CPU_ARM926EJS
150
151 config TARGET_TX25
152         bool "Support tx25"
153         select CPU_ARM926EJS
154         select SUPPORT_SPL
155
156 config TARGET_ZMX25
157         bool "Support zmx25"
158         select CPU_ARM926EJS
159
160 config TARGET_APF27
161         bool "Support apf27"
162         select CPU_ARM926EJS
163         select SUPPORT_SPL
164
165 config TARGET_IMX27LITE
166         bool "Support imx27lite"
167         select CPU_ARM926EJS
168
169 config TARGET_MAGNESIUM
170         bool "Support magnesium"
171         select CPU_ARM926EJS
172
173 config TARGET_APX4DEVKIT
174         bool "Support apx4devkit"
175         select CPU_ARM926EJS
176         select SUPPORT_SPL
177
178 config TARGET_XFI3
179         bool "Support xfi3"
180         select CPU_ARM926EJS
181         select SUPPORT_SPL
182
183 config TARGET_M28EVK
184         bool "Support m28evk"
185         select CPU_ARM926EJS
186         select SUPPORT_SPL
187
188 config TARGET_MX23EVK
189         bool "Support mx23evk"
190         select CPU_ARM926EJS
191         select SUPPORT_SPL
192
193 config TARGET_MX28EVK
194         bool "Support mx28evk"
195         select CPU_ARM926EJS
196         select SUPPORT_SPL
197
198 config TARGET_MX23_OLINUXINO
199         bool "Support mx23_olinuxino"
200         select CPU_ARM926EJS
201         select SUPPORT_SPL
202
203 config TARGET_BG0900
204         bool "Support bg0900"
205         select CPU_ARM926EJS
206         select SUPPORT_SPL
207
208 config TARGET_SANSA_FUZE_PLUS
209         bool "Support sansa_fuze_plus"
210         select CPU_ARM926EJS
211         select SUPPORT_SPL
212
213 config TARGET_SC_SPS_1
214         bool "Support sc_sps_1"
215         select CPU_ARM926EJS
216         select SUPPORT_SPL
217
218 config ARCH_NOMADIK
219         bool "ST-Ericsson Nomadik"
220         select CPU_ARM926EJS
221
222 config ORION5X
223         bool "Marvell Orion"
224         select CPU_ARM926EJS
225
226 config TARGET_SPEAR300
227         bool "Support spear300"
228         select CPU_ARM926EJS
229
230 config TARGET_SPEAR310
231         bool "Support spear310"
232         select CPU_ARM926EJS
233
234 config TARGET_SPEAR320
235         bool "Support spear320"
236         select CPU_ARM926EJS
237
238 config TARGET_SPEAR600
239         bool "Support spear600"
240         select CPU_ARM926EJS
241
242 config TARGET_STV0991
243         bool "Support stv0991"
244         select CPU_V7
245
246 config TARGET_X600
247         bool "Support x600"
248         select CPU_ARM926EJS
249         select SUPPORT_SPL
250
251 config ARCH_VERSATILE
252         bool "ARM Ltd. Versatile family"
253         select CPU_ARM926EJS
254
255 config TARGET_INTEGRATORCP_CM1136
256         bool "Support integratorcp_cm1136"
257         select CPU_ARM1136
258
259 config TARGET_IMX31_PHYCORE
260         bool "Support imx31_phycore"
261         select CPU_ARM1136
262
263 config TARGET_QONG
264         bool "Support qong"
265         select CPU_ARM1136
266
267 config TARGET_MX31ADS
268         bool "Support mx31ads"
269         select CPU_ARM1136
270
271 config TARGET_MX31PDK
272         bool "Support mx31pdk"
273         select CPU_ARM1136
274         select SUPPORT_SPL
275
276 config TARGET_TT01
277         bool "Support tt01"
278         select CPU_ARM1136
279
280 config TARGET_IMX31_LITEKIT
281         bool "Support imx31_litekit"
282         select CPU_ARM1136
283
284 config TARGET_WOODBURN
285         bool "Support woodburn"
286         select CPU_ARM1136
287
288 config TARGET_WOODBURN_SD
289         bool "Support woodburn_sd"
290         select CPU_ARM1136
291         select SUPPORT_SPL
292
293 config TARGET_FLEA3
294         bool "Support flea3"
295         select CPU_ARM1136
296
297 config TARGET_MX35PDK
298         bool "Support mx35pdk"
299         select CPU_ARM1136
300
301 config TARGET_RPI
302         bool "Support rpi"
303         select CPU_ARM1176
304
305 config TARGET_RPI_2
306         bool "Support rpi_2"
307         select CPU_V7
308
309 config TARGET_TNETV107X_EVM
310         bool "Support tnetv107x_evm"
311         select CPU_ARM1176
312
313 config TARGET_INTEGRATORAP_CM946ES
314         bool "Support integratorap_cm946es"
315         select CPU_ARM946ES
316
317 config TARGET_INTEGRATORCP_CM946ES
318         bool "Support integratorcp_cm946es"
319         select CPU_ARM946ES
320
321 config TARGET_VEXPRESS_CA15_TC2
322         bool "Support vexpress_ca15_tc2"
323         select CPU_V7
324         select CPU_V7_HAS_NONSEC
325         select CPU_V7_HAS_VIRT
326
327 config TARGET_VEXPRESS_CA5X2
328         bool "Support vexpress_ca5x2"
329         select CPU_V7
330
331 config TARGET_VEXPRESS_CA9X4
332         bool "Support vexpress_ca9x4"
333         select CPU_V7
334
335 config TARGET_KWB
336         bool "Support kwb"
337         select CPU_V7
338         select SUPPORT_SPL
339
340 config TARGET_TSERIES
341         bool "Support tseries"
342         select CPU_V7
343         select SUPPORT_SPL
344
345 config TARGET_CM_T335
346         bool "Support cm_t335"
347         select CPU_V7
348         select SUPPORT_SPL
349
350 config TARGET_PEPPER
351         bool "Support pepper"
352         select CPU_V7
353         select SUPPORT_SPL
354
355 config TARGET_AM335X_IGEP0033
356         bool "Support am335x_igep0033"
357         select CPU_V7
358         select SUPPORT_SPL
359
360 config TARGET_PCM051
361         bool "Support pcm051"
362         select CPU_V7
363         select SUPPORT_SPL
364
365 config TARGET_DRACO
366         bool "Support draco"
367         select CPU_V7
368         select SUPPORT_SPL
369
370 config TARGET_DXR2
371         bool "Support dxr2"
372         select CPU_V7
373         select SUPPORT_SPL
374
375 config TARGET_PXM2
376         bool "Support pxm2"
377         select CPU_V7
378         select SUPPORT_SPL
379
380 config TARGET_RUT
381         bool "Support rut"
382         select CPU_V7
383         select SUPPORT_SPL
384
385 config TARGET_PENGWYN
386         bool "Support pengwyn"
387         select CPU_V7
388         select SUPPORT_SPL
389
390 config TARGET_AM335X_EVM
391         bool "Support am335x_evm"
392         select CPU_V7
393         select SUPPORT_SPL
394
395 config TARGET_AM43XX_EVM
396         bool "Support am43xx_evm"
397         select CPU_V7
398         select SUPPORT_SPL
399
400 config TARGET_TI814X_EVM
401         bool "Support ti814x_evm"
402         select CPU_V7
403         select SUPPORT_SPL
404
405 config TARGET_TI816X_EVM
406         bool "Support ti816x_evm"
407         select CPU_V7
408         select SUPPORT_SPL
409
410 config TARGET_BCM28155_AP
411         bool "Support bcm28155_ap"
412         select CPU_V7
413
414 config TARGET_BCMCYGNUS
415         bool "Support bcmcygnus"
416         select CPU_V7
417
418 config TARGET_BCMNSP
419         bool "Support bcmnsp"
420         select CPU_V7
421
422 config ARCH_EXYNOS
423         bool "Samsung EXYNOS"
424         select CPU_V7
425
426 config ARCH_S5PC1XX
427         bool "Samsung S5PC1XX"
428         select CPU_V7
429
430 config ARCH_HIGHBANK
431         bool "Calxeda Highbank"
432         select CPU_V7
433
434 config ARCH_KEYSTONE
435         bool "TI Keystone"
436         select CPU_V7
437         select SUPPORT_SPL
438
439 config TARGET_M53EVK
440         bool "Support m53evk"
441         select CPU_V7
442         select SUPPORT_SPL
443
444 config TARGET_IMA3_MX53
445         bool "Support ima3-mx53"
446         select CPU_V7
447
448 config TARGET_MX51EVK
449         bool "Support mx51evk"
450         select CPU_V7
451
452 config TARGET_MX53ARD
453         bool "Support mx53ard"
454         select CPU_V7
455
456 config TARGET_MX53EVK
457         bool "Support mx53evk"
458         select CPU_V7
459
460 config TARGET_MX53LOCO
461         bool "Support mx53loco"
462         select CPU_V7
463
464 config TARGET_MX53SMD
465         bool "Support mx53smd"
466         select CPU_V7
467
468 config TARGET_MX51_EFIKAMX
469         bool "Support mx51_efikamx"
470         select CPU_V7
471
472 config TARGET_VISION2
473         bool "Support vision2"
474         select CPU_V7
475
476 config TARGET_UDOO
477         bool "Support udoo"
478         select CPU_V7
479
480 config TARGET_WANDBOARD
481         bool "Support wandboard"
482         select CPU_V7
483
484 config TARGET_TITANIUM
485         bool "Support titanium"
486         select CPU_V7
487
488 config TARGET_NITROGEN6X
489         bool "Support nitrogen6x"
490         select CPU_V7
491
492 config TARGET_CGTQMX6EVAL
493         bool "Support cgtqmx6eval"
494         select CPU_V7
495
496 config TARGET_EMBESTMX6BOARDS
497         bool "Support embestmx6boards"
498         select CPU_V7
499
500 config TARGET_ARISTAINETOS
501         bool "Support aristainetos"
502         select CPU_V7
503
504 config TARGET_MX6QARM2
505         bool "Support mx6qarm2"
506         select CPU_V7
507
508 config TARGET_MX6QSABREAUTO
509         bool "Support mx6qsabreauto"
510         select CPU_V7
511
512 config TARGET_MX6SABRESD
513         bool "Support mx6sabresd"
514         select CPU_V7
515         select SUPPORT_SPL
516
517 config TARGET_MX6SLEVK
518         bool "Support mx6slevk"
519         select CPU_V7
520
521 config TARGET_MX6SXSABRESD
522         bool "Support mx6sxsabresd"
523         select CPU_V7
524         select SUPPORT_SPL
525
526 config TARGET_GW_VENTANA
527         bool "Support gw_ventana"
528         select CPU_V7
529         select SUPPORT_SPL
530
531 config TARGET_HUMMINGBOARD
532         bool "Support hummingboard"
533         select CPU_V7
534
535 config TARGET_KOSAGI_NOVENA
536         bool "Support Kosagi Novena"
537         select CPU_V7
538         select SUPPORT_SPL
539
540 config TARGET_TBS2910
541         bool "Support tbs2910"
542         select CPU_V7
543
544 config TARGET_TQMA6
545         bool "TQ Systems TQMa6 board"
546         select CPU_V7
547
548 config TARGET_OT1200
549         bool "Bachmann OT1200"
550         select CPU_V7
551         select SUPPORT_SPL
552
553 config TARGET_PLATINUM_PICON
554         bool "Support platinum-picon"
555         select CPU_V7
556         select SUPPORT_SPL
557
558 config TARGET_PLATINUM_TITANIUM
559         bool "Support platinum-titanium"
560         select CPU_V7
561         select SUPPORT_SPL
562
563 config OMAP34XX
564         bool "OMAP34XX SoC"
565         select CPU_V7
566
567 config OMAP44XX
568         bool "OMAP44XX SoC"
569         select CPU_V7
570         select SUPPORT_SPL
571
572 config OMAP54XX
573         bool "OMAP54XX SoC"
574         select CPU_V7
575         select SUPPORT_SPL
576
577 config RMOBILE
578         bool "Renesas ARM SoCs"
579         select CPU_V7
580
581 config TARGET_CM_FX6
582         bool "Support cm_fx6"
583         select CPU_V7
584         select SUPPORT_SPL
585
586 config TARGET_SOCFPGA_CYCLONE5
587         bool "Support socfpga_cyclone5"
588         select CPU_V7
589         select SUPPORT_SPL
590
591 config ARCH_SUNXI
592         bool "Support sunxi (Allwinner) SoCs"
593
594 config TARGET_SNOWBALL
595         bool "Support snowball"
596         select CPU_V7
597
598 config TARGET_U8500_HREF
599         bool "Support u8500_href"
600         select CPU_V7
601
602 config TARGET_VF610TWR
603         bool "Support vf610twr"
604         select CPU_V7
605
606 config ZYNQ
607         bool "Xilinx Zynq Platform"
608         select CPU_V7
609         select SUPPORT_SPL
610
611 config TEGRA
612         bool "NVIDIA Tegra"
613         select SUPPORT_SPL
614         select SPL
615         select OF_CONTROL
616         select CPU_V7
617
618 config TARGET_VEXPRESS64_AEMV8A
619         bool "Support vexpress_aemv8a"
620         select ARM64
621
622 config TARGET_VEXPRESS64_BASE_FVP
623         bool "Support Versatile Express ARMv8a FVP BASE model"
624         select ARM64
625         select SEMIHOSTING
626
627 config TARGET_VEXPRESS64_JUNO
628         bool "Support Versatile Express Juno Development Platform"
629         select ARM64
630
631 config TARGET_LS2085A_EMU
632         bool "Support ls2085a_emu"
633         select ARM64
634
635 config TARGET_LS2085A_SIMU
636         bool "Support ls2085a_simu"
637         select ARM64
638
639 config TARGET_LS1021AQDS
640         bool "Support ls1021aqds"
641         select CPU_V7
642         select SUPPORT_SPL
643
644 config TARGET_LS1021ATWR
645         bool "Support ls1021atwr"
646         select CPU_V7
647         select SUPPORT_SPL
648
649 config TARGET_BALLOON3
650         bool "Support balloon3"
651         select CPU_PXA
652
653 config TARGET_H2200
654         bool "Support h2200"
655         select CPU_PXA
656
657 config TARGET_PALMLD
658         bool "Support palmld"
659         select CPU_PXA
660
661 config TARGET_PALMTC
662         bool "Support palmtc"
663         select CPU_PXA
664
665 config TARGET_PALMTREO680
666         bool "Support palmtreo680"
667         select CPU_PXA
668         select SUPPORT_SPL
669
670 config TARGET_PXA255_IDP
671         bool "Support pxa255_idp"
672         select CPU_PXA
673
674 config TARGET_TRIZEPSIV
675         bool "Support trizepsiv"
676         select CPU_PXA
677
678 config TARGET_VPAC270
679         bool "Support vpac270"
680         select CPU_PXA
681         select SUPPORT_SPL
682
683 config TARGET_XAENIAX
684         bool "Support xaeniax"
685         select CPU_PXA
686
687 config TARGET_ZIPITZ2
688         bool "Support zipitz2"
689         select CPU_PXA
690
691 config TARGET_LP8X4X
692         bool "Support lp8x4x"
693         select CPU_PXA
694
695 config TARGET_COLIBRI_PXA270
696         bool "Support colibri_pxa270"
697         select CPU_PXA
698
699 config TARGET_JORNADA
700         bool "Support jornada"
701         select CPU_SA1100
702
703 config ARCH_UNIPHIER
704         bool "Panasonic UniPhier platform"
705         select CPU_V7
706         select SUPPORT_SPL
707         select SPL
708         select OF_CONTROL
709
710 endchoice
711
712 source "arch/arm/mach-at91/Kconfig"
713
714 source "arch/arm/mach-davinci/Kconfig"
715
716 source "arch/arm/cpu/arm1176/bcm2835/Kconfig"
717
718 source "arch/arm/cpu/armv7/exynos/Kconfig"
719
720 source "arch/arm/mach-highbank/Kconfig"
721
722 source "arch/arm/mach-keystone/Kconfig"
723
724 source "arch/arm/mach-kirkwood/Kconfig"
725
726 source "arch/arm/mach-nomadik/Kconfig"
727
728 source "arch/arm/cpu/armv7/omap3/Kconfig"
729
730 source "arch/arm/cpu/armv7/omap4/Kconfig"
731
732 source "arch/arm/cpu/armv7/omap5/Kconfig"
733
734 source "arch/arm/mach-orion5x/Kconfig"
735
736 source "arch/arm/cpu/armv7/rmobile/Kconfig"
737
738 source "arch/arm/cpu/armv7/s5pc1xx/Kconfig"
739
740 source "arch/arm/mach-tegra/Kconfig"
741
742 source "arch/arm/cpu/armv7/uniphier/Kconfig"
743
744 source "arch/arm/mach-versatile/Kconfig"
745
746 source "arch/arm/cpu/armv7/zynq/Kconfig"
747
748 source "arch/arm/cpu/armv7/Kconfig"
749
750 source "board/aristainetos/Kconfig"
751 source "board/BuR/kwb/Kconfig"
752 source "board/BuR/tseries/Kconfig"
753 source "board/CarMediaLab/flea3/Kconfig"
754 source "board/Marvell/aspenite/Kconfig"
755 source "board/Marvell/db-mv784mp-gp/Kconfig"
756 source "board/Marvell/gplugd/Kconfig"
757 source "board/altera/socfpga/Kconfig"
758 source "board/armadeus/apf27/Kconfig"
759 source "board/armltd/integrator/Kconfig"
760 source "board/armltd/vexpress/Kconfig"
761 source "board/armltd/vexpress64/Kconfig"
762 source "board/bachmann/ot1200/Kconfig"
763 source "board/balloon3/Kconfig"
764 source "board/barco/platinum/Kconfig"
765 source "board/barco/titanium/Kconfig"
766 source "board/bluegiga/apx4devkit/Kconfig"
767 source "board/boundary/nitrogen6x/Kconfig"
768 source "board/broadcom/bcm28155_ap/Kconfig"
769 source "board/broadcom/bcmcygnus/Kconfig"
770 source "board/broadcom/bcmnsp/Kconfig"
771 source "board/cirrus/edb93xx/Kconfig"
772 source "board/cm4008/Kconfig"
773 source "board/cm41xx/Kconfig"
774 source "board/compulab/cm_t335/Kconfig"
775 source "board/compulab/cm_fx6/Kconfig"
776 source "board/congatec/cgtqmx6eval/Kconfig"
777 source "board/creative/xfi3/Kconfig"
778 source "board/davedenx/qong/Kconfig"
779 source "board/denx/m28evk/Kconfig"
780 source "board/denx/m53evk/Kconfig"
781 source "board/embest/mx6boards/Kconfig"
782 source "board/esg/ima3-mx53/Kconfig"
783 source "board/faraday/a320evb/Kconfig"
784 source "board/freescale/ls2085a/Kconfig"
785 source "board/freescale/ls1021aqds/Kconfig"
786 source "board/freescale/ls1021atwr/Kconfig"
787 source "board/freescale/mx23evk/Kconfig"
788 source "board/freescale/mx25pdk/Kconfig"
789 source "board/freescale/mx28evk/Kconfig"
790 source "board/freescale/mx31ads/Kconfig"
791 source "board/freescale/mx31pdk/Kconfig"
792 source "board/freescale/mx35pdk/Kconfig"
793 source "board/freescale/mx51evk/Kconfig"
794 source "board/freescale/mx53ard/Kconfig"
795 source "board/freescale/mx53evk/Kconfig"
796 source "board/freescale/mx53loco/Kconfig"
797 source "board/freescale/mx53smd/Kconfig"
798 source "board/freescale/mx6qarm2/Kconfig"
799 source "board/freescale/mx6qsabreauto/Kconfig"
800 source "board/freescale/mx6sabresd/Kconfig"
801 source "board/freescale/mx6slevk/Kconfig"
802 source "board/freescale/mx6sxsabresd/Kconfig"
803 source "board/freescale/vf610twr/Kconfig"
804 source "board/gateworks/gw_ventana/Kconfig"
805 source "board/genesi/mx51_efikamx/Kconfig"
806 source "board/gumstix/pepper/Kconfig"
807 source "board/h2200/Kconfig"
808 source "board/hale/tt01/Kconfig"
809 source "board/icpdas/lp8x4x/Kconfig"
810 source "board/imx31_phycore/Kconfig"
811 source "board/isee/igep0033/Kconfig"
812 source "board/jornada/Kconfig"
813 source "board/karo/tx25/Kconfig"
814 source "board/kosagi/novena/Kconfig"
815 source "board/logicpd/imx27lite/Kconfig"
816 source "board/logicpd/imx31_litekit/Kconfig"
817 source "board/maxbcm/Kconfig"
818 source "board/mpl/vcma9/Kconfig"
819 source "board/olimex/mx23_olinuxino/Kconfig"
820 source "board/palmld/Kconfig"
821 source "board/palmtc/Kconfig"
822 source "board/palmtreo680/Kconfig"
823 source "board/phytec/pcm051/Kconfig"
824 source "board/ppcag/bg0900/Kconfig"
825 source "board/pxa255_idp/Kconfig"
826 source "board/raspberrypi/rpi/Kconfig"
827 source "board/raspberrypi/rpi_2/Kconfig"
828 source "board/samsung/smdk2410/Kconfig"
829 source "board/sandisk/sansa_fuze_plus/Kconfig"
830 source "board/scb9328/Kconfig"
831 source "board/schulercontrol/sc_sps_1/Kconfig"
832 source "board/siemens/draco/Kconfig"
833 source "board/siemens/pxm2/Kconfig"
834 source "board/siemens/rut/Kconfig"
835 source "board/silica/pengwyn/Kconfig"
836 source "board/solidrun/hummingboard/Kconfig"
837 source "board/spear/spear300/Kconfig"
838 source "board/spear/spear310/Kconfig"
839 source "board/spear/spear320/Kconfig"
840 source "board/spear/spear600/Kconfig"
841 source "board/spear/x600/Kconfig"
842 source "board/st-ericsson/snowball/Kconfig"
843 source "board/st-ericsson/u8500/Kconfig"
844 source "board/st/stv0991/Kconfig"
845 source "board/sunxi/Kconfig"
846 source "board/syteco/zmx25/Kconfig"
847 source "board/tbs/tbs2910/Kconfig"
848 source "board/ti/am335x/Kconfig"
849 source "board/ti/am43xx/Kconfig"
850 source "board/ti/ti814x/Kconfig"
851 source "board/ti/ti816x/Kconfig"
852 source "board/ti/tnetv107xevm/Kconfig"
853 source "board/timll/devkit3250/Kconfig"
854 source "board/toradex/colibri_pxa270/Kconfig"
855 source "board/tqc/tqma6/Kconfig"
856 source "board/trizepsiv/Kconfig"
857 source "board/ttcontrol/vision2/Kconfig"
858 source "board/udoo/Kconfig"
859 source "board/vpac270/Kconfig"
860 source "board/wandboard/Kconfig"
861 source "board/woodburn/Kconfig"
862 source "board/xaeniax/Kconfig"
863 source "board/zipitz2/Kconfig"
864
865 source "arch/arm/Kconfig.debug"
866
867 endmenu