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