arm: Remove scb9328 board
[platform/kernel/u-boot.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_V7M
37         bool
38
39 config CPU_PXA
40         bool
41
42 config CPU_SA1100
43         bool
44
45 config SYS_CPU
46         default "arm720t" if CPU_ARM720T
47         default "arm920t" if CPU_ARM920T
48         default "arm926ejs" if CPU_ARM926EJS
49         default "arm946es" if CPU_ARM946ES
50         default "arm1136" if CPU_ARM1136
51         default "arm1176" if CPU_ARM1176
52         default "armv7" if CPU_V7
53         default "armv7m" if CPU_V7M
54         default "pxa" if CPU_PXA
55         default "sa1100" if CPU_SA1100
56         default "armv8" if ARM64
57
58 config SEMIHOSTING
59         bool "support boot from semihosting"
60         help
61           In emulated environments, semihosting is a way for
62           the hosted environment to call out to the emulator to
63           retrieve files from the host machine.
64
65 config SYS_L2CACHE_OFF
66         bool "L2cache off"
67         help
68           If SoC does not support L2CACHE or one do not want to enable
69           L2CACHE, choose this option.
70
71 choice
72         prompt "Target select"
73         default ARCH_VERSATILE
74
75 config ARCH_AT91
76         bool "Atmel AT91"
77
78 config TARGET_EDB93XX
79         bool "Support edb93xx"
80         select CPU_ARM920T
81
82 config TARGET_VCMA9
83         bool "Support VCMA9"
84         select CPU_ARM920T
85
86 config TARGET_SMDK2410
87         bool "Support smdk2410"
88         select CPU_ARM920T
89
90 config TARGET_ASPENITE
91         bool "Support aspenite"
92         select CPU_ARM926EJS
93
94 config TARGET_GPLUGD
95         bool "Support gplugd"
96         select CPU_ARM926EJS
97
98 config ARCH_DAVINCI
99         bool "TI DaVinci"
100         select CPU_ARM926EJS
101         help
102           Support for TI's DaVinci platform.
103
104 config KIRKWOOD
105         bool "Marvell Kirkwood"
106         select CPU_ARM926EJS
107
108 config TARGET_DB_88F6820_GP
109         bool "Support DB-88F6820-GP"
110         select CPU_V7
111         select SUPPORT_SPL
112
113 config TARGET_DB_MV784MP_GP
114         bool "Support db-mv784mp-gp"
115         select CPU_V7
116         select SUPPORT_SPL
117
118 config TARGET_MAXBCM
119         bool "Support maxbcm"
120         select CPU_V7
121         select SUPPORT_SPL
122
123 config TARGET_DEVKIT3250
124         bool "Support devkit3250"
125         select CPU_ARM926EJS
126         select SUPPORT_SPL
127
128 config TARGET_WORK_92105
129         bool "Support work_92105"
130         select CPU_ARM926EJS
131         select SUPPORT_SPL
132
133 config TARGET_MX25PDK
134         bool "Support mx25pdk"
135         select CPU_ARM926EJS
136
137 config TARGET_TX25
138         bool "Support tx25"
139         select CPU_ARM926EJS
140         select SUPPORT_SPL
141
142 config TARGET_ZMX25
143         bool "Support zmx25"
144         select CPU_ARM926EJS
145
146 config TARGET_APF27
147         bool "Support apf27"
148         select CPU_ARM926EJS
149         select SUPPORT_SPL
150
151 config TARGET_APX4DEVKIT
152         bool "Support apx4devkit"
153         select CPU_ARM926EJS
154         select SUPPORT_SPL
155
156 config TARGET_XFI3
157         bool "Support xfi3"
158         select CPU_ARM926EJS
159         select SUPPORT_SPL
160
161 config TARGET_M28EVK
162         bool "Support m28evk"
163         select CPU_ARM926EJS
164         select SUPPORT_SPL
165
166 config TARGET_MX23EVK
167         bool "Support mx23evk"
168         select CPU_ARM926EJS
169         select SUPPORT_SPL
170
171 config TARGET_MX28EVK
172         bool "Support mx28evk"
173         select CPU_ARM926EJS
174         select SUPPORT_SPL
175
176 config TARGET_MX23_OLINUXINO
177         bool "Support mx23_olinuxino"
178         select CPU_ARM926EJS
179         select SUPPORT_SPL
180
181 config TARGET_BG0900
182         bool "Support bg0900"
183         select CPU_ARM926EJS
184         select SUPPORT_SPL
185
186 config TARGET_SANSA_FUZE_PLUS
187         bool "Support sansa_fuze_plus"
188         select CPU_ARM926EJS
189         select SUPPORT_SPL
190
191 config TARGET_SC_SPS_1
192         bool "Support sc_sps_1"
193         select CPU_ARM926EJS
194         select SUPPORT_SPL
195
196 config ORION5X
197         bool "Marvell Orion"
198         select CPU_ARM926EJS
199
200 config TARGET_SPEAR300
201         bool "Support spear300"
202         select CPU_ARM926EJS
203
204 config TARGET_SPEAR310
205         bool "Support spear310"
206         select CPU_ARM926EJS
207
208 config TARGET_SPEAR320
209         bool "Support spear320"
210         select CPU_ARM926EJS
211
212 config TARGET_SPEAR600
213         bool "Support spear600"
214         select CPU_ARM926EJS
215
216 config TARGET_STV0991
217         bool "Support stv0991"
218         select CPU_V7
219         select DM
220         select DM_SERIAL
221         select DM_SPI
222         select DM_SPI_FLASH
223         select SPI_FLASH
224
225 config TARGET_X600
226         bool "Support x600"
227         select CPU_ARM926EJS
228         select SUPPORT_SPL
229
230 config ARCH_VERSATILE
231         bool "ARM Ltd. Versatile family"
232         select CPU_ARM926EJS
233
234 config TARGET_IMX31_PHYCORE
235         bool "Support imx31_phycore"
236         select CPU_ARM1136
237
238 config TARGET_MX31ADS
239         bool "Support mx31ads"
240         select CPU_ARM1136
241
242 config TARGET_MX31PDK
243         bool "Support mx31pdk"
244         select CPU_ARM1136
245         select SUPPORT_SPL
246
247 config TARGET_TT01
248         bool "Support tt01"
249         select CPU_ARM1136
250
251 config TARGET_WOODBURN
252         bool "Support woodburn"
253         select CPU_ARM1136
254
255 config TARGET_WOODBURN_SD
256         bool "Support woodburn_sd"
257         select CPU_ARM1136
258         select SUPPORT_SPL
259
260 config TARGET_FLEA3
261         bool "Support flea3"
262         select CPU_ARM1136
263
264 config TARGET_MX35PDK
265         bool "Support mx35pdk"
266         select CPU_ARM1136
267
268 config ARCH_BCM283X
269         bool "Broadcom BCM283X family"
270         select DM
271         select DM_SERIAL
272         select DM_GPIO
273
274 config TARGET_VEXPRESS_CA15_TC2
275         bool "Support vexpress_ca15_tc2"
276         select CPU_V7
277         select CPU_V7_HAS_NONSEC
278         select CPU_V7_HAS_VIRT
279
280 config TARGET_VEXPRESS_CA5X2
281         bool "Support vexpress_ca5x2"
282         select CPU_V7
283
284 config TARGET_VEXPRESS_CA9X4
285         bool "Support vexpress_ca9x4"
286         select CPU_V7
287
288 config TARGET_KWB
289         bool "Support kwb"
290         select CPU_V7
291         select SUPPORT_SPL
292
293 config TARGET_TSERIES
294         bool "Support tseries"
295         select CPU_V7
296         select SUPPORT_SPL
297
298 config TARGET_CM_T335
299         bool "Support cm_t335"
300         select CPU_V7
301         select SUPPORT_SPL
302         select DM
303         select DM_SERIAL
304         select DM_GPIO
305
306 config TARGET_PEPPER
307         bool "Support pepper"
308         select CPU_V7
309         select SUPPORT_SPL
310         select DM
311         select DM_SERIAL
312         select DM_GPIO
313
314 config TARGET_AM335X_IGEP0033
315         bool "Support am335x_igep0033"
316         select CPU_V7
317         select SUPPORT_SPL
318         select DM
319         select DM_SERIAL
320         select DM_GPIO
321
322 config TARGET_PCM051
323         bool "Support pcm051"
324         select CPU_V7
325         select SUPPORT_SPL
326         select DM
327         select DM_SERIAL
328         select DM_GPIO
329
330 config TARGET_DRACO
331         bool "Support draco"
332         select CPU_V7
333         select SUPPORT_SPL
334
335 config TARGET_THUBAN
336         bool "Support thuban"
337         select CPU_V7
338         select SUPPORT_SPL
339
340 config TARGET_RASTABAN
341         bool "Support rastaban"
342         select CPU_V7
343         select SUPPORT_SPL
344
345 config TARGET_PXM2
346         bool "Support pxm2"
347         select CPU_V7
348         select SUPPORT_SPL
349
350 config TARGET_RUT
351         bool "Support rut"
352         select CPU_V7
353         select SUPPORT_SPL
354
355 config TARGET_PENGWYN
356         bool "Support pengwyn"
357         select CPU_V7
358         select SUPPORT_SPL
359         select DM
360         select DM_SERIAL
361         select DM_GPIO
362
363 config TARGET_AM335X_BALTOS
364         bool "Support am335x_baltos"
365         select CPU_V7
366         select SUPPORT_SPL
367         select DM
368         select DM_SERIAL
369         select DM_GPIO
370
371 config TARGET_AM335X_EVM
372         bool "Support am335x_evm"
373         select CPU_V7
374         select SUPPORT_SPL
375         select DM
376         select DM_SERIAL
377         select DM_GPIO
378
379 config TARGET_AM43XX_EVM
380         bool "Support am43xx_evm"
381         select CPU_V7
382         select SUPPORT_SPL
383
384 config TARGET_BAV335X
385         bool "Support bav335x"
386         select CPU_V7
387         select SUPPORT_SPL
388         select DM
389         select DM_SERIAL
390         help
391           The BAV335x OEM Network Processor integrates all the functions of an
392           embedded network computer in a small, easy to use SODIMM module which
393           incorporates the popular Texas Instruments Sitara 32bit ARM Coretex-A8
394           processor, with fast DDR3 512MB SDRAM, 4GB of embedded MMC and a Gigabit
395           ethernet with simple connection to external connectors.
396
397           For more information, visit: http://birdland.com/oem
398
399 config TARGET_TI814X_EVM
400         bool "Support ti814x_evm"
401         select CPU_V7
402         select SUPPORT_SPL
403
404 config TARGET_TI816X_EVM
405         bool "Support ti816x_evm"
406         select CPU_V7
407         select SUPPORT_SPL
408
409 config TARGET_BCM28155_AP
410         bool "Support bcm28155_ap"
411         select CPU_V7
412
413 config TARGET_BCMCYGNUS
414         bool "Support bcmcygnus"
415         select CPU_V7
416
417 config TARGET_BCMNSP
418         bool "Support bcmnsp"
419         select CPU_V7
420
421 config ARCH_EXYNOS
422         bool "Samsung EXYNOS"
423         select CPU_V7
424         select DM
425         select DM_SPI_FLASH
426         select DM_SERIAL
427         select DM_SPI
428         select DM_GPIO
429
430 config ARCH_S5PC1XX
431         bool "Samsung S5PC1XX"
432         select CPU_V7
433         select DM
434         select DM_SERIAL
435         select DM_GPIO
436
437 config ARCH_HIGHBANK
438         bool "Calxeda Highbank"
439         select CPU_V7
440
441 config ARCH_INTEGRATOR
442         bool "ARM Ltd. Integrator family"
443         select DM
444         select DM_SERIAL
445
446 config ARCH_KEYSTONE
447         bool "TI Keystone"
448         select CPU_V7
449         select SUPPORT_SPL
450
451 config ARCH_MX6
452         bool "Freescale MX6"
453         select CPU_V7
454
455 config ARCH_MX5
456         bool "Freescale MX5"
457         select CPU_V7
458
459 config TARGET_M53EVK
460         bool "Support m53evk"
461         select CPU_V7
462         select SUPPORT_SPL
463
464 config TARGET_MX51EVK
465         bool "Support mx51evk"
466         select CPU_V7
467
468 config TARGET_MX53ARD
469         bool "Support mx53ard"
470         select CPU_V7
471
472 config TARGET_MX53EVK
473         bool "Support mx53evk"
474         select CPU_V7
475
476 config TARGET_MX53LOCO
477         bool "Support mx53loco"
478         select CPU_V7
479
480 config TARGET_MX53SMD
481         bool "Support mx53smd"
482         select CPU_V7
483
484 config TARGET_VISION2
485         bool "Support vision2"
486         select CPU_V7
487
488 config OMAP34XX
489         bool "OMAP34XX SoC"
490         select CPU_V7
491
492 config OMAP44XX
493         bool "OMAP44XX SoC"
494         select CPU_V7
495         select SUPPORT_SPL
496
497 config OMAP54XX
498         bool "OMAP54XX SoC"
499         select CPU_V7
500         select SUPPORT_SPL
501
502 config RMOBILE
503         bool "Renesas ARM SoCs"
504         select CPU_V7
505
506 config ARCH_SOCFPGA
507         bool "Altera SOCFPGA family"
508         select CPU_V7
509         select SUPPORT_SPL
510         select OF_CONTROL
511         select SPL_OF_CONTROL
512         select DM
513         select DM_SPI_FLASH
514         select DM_SPI
515
516 config TARGET_CM_T43
517         bool "Support cm_t43"
518         select CPU_V7
519         select SUPPORT_SPL
520
521 config ARCH_SUNXI
522         bool "Support sunxi (Allwinner) SoCs"
523         select CMD_USB
524         select DM
525         select DM_GPIO
526         select DM_ETH
527         select DM_SERIAL
528         select DM_USB
529         select OF_CONTROL
530         select OF_SEPARATE
531         select USB
532         select USB_STORAGE
533         select USB_KEYBOARD
534
535 config TARGET_TS4800
536         bool "Support TS4800"
537         select CPU_V7
538
539 config TARGET_VF610TWR
540         bool "Support vf610twr"
541         select CPU_V7
542
543 config TARGET_COLIBRI_VF
544         bool "Support Colibri VF50/61"
545         select CPU_V7
546
547 config ARCH_ZYNQ
548         bool "Xilinx Zynq Platform"
549         select CPU_V7
550         select SUPPORT_SPL
551         select OF_CONTROL
552         select DM
553         select DM_SPI
554         select DM_SPI_FLASH
555
556 config ARCH_ZYNQMP
557         bool "Support Xilinx ZynqMP Platform"
558         select ARM64
559
560 config TEGRA
561         bool "NVIDIA Tegra"
562
563 config TARGET_VEXPRESS64_AEMV8A
564         bool "Support vexpress_aemv8a"
565         select ARM64
566
567 config TARGET_VEXPRESS64_BASE_FVP
568         bool "Support Versatile Express ARMv8a FVP BASE model"
569         select ARM64
570         select SEMIHOSTING
571
572 config TARGET_VEXPRESS64_JUNO
573         bool "Support Versatile Express Juno Development Platform"
574         select ARM64
575
576 config TARGET_LS2085A_EMU
577         bool "Support ls2085a_emu"
578         select ARM64
579         select ARMV8_MULTIENTRY
580
581 config TARGET_LS2085A_SIMU
582         bool "Support ls2085a_simu"
583         select ARM64
584         select ARMV8_MULTIENTRY
585
586 config TARGET_LS2085AQDS
587         bool "Support ls2085aqds"
588         select ARM64
589         select ARMV8_MULTIENTRY
590         select SUPPORT_SPL
591         help
592           Support for Freescale LS2085AQDS platform
593           The LS2085A Development System (QDS) is a high-performance
594           development platform that supports the QorIQ LS2085A
595           Layerscape Architecture processor.
596
597 config TARGET_LS2085ARDB
598         bool "Support ls2085ardb"
599         select ARM64
600         select ARMV8_MULTIENTRY
601         select SUPPORT_SPL
602         help
603           Support for Freescale LS2085ARDB platform.
604           The LS2085A Reference design board (RDB) is a high-performance
605           development platform that supports the QorIQ LS2085A
606           Layerscape Architecture processor.
607
608 config TARGET_HIKEY
609         bool "Support HiKey 96boards Consumer Edition Platform"
610         select ARM64
611           help
612           Support for HiKey 96boards platform. It features a HI6220
613           SoC, with 8xA53 CPU, mali450 gpu, and 1GB RAM.
614
615 config TARGET_LS1021AQDS
616         bool "Support ls1021aqds"
617         select CPU_V7
618         select SUPPORT_SPL
619
620 config TARGET_LS1021ATWR
621         bool "Support ls1021atwr"
622         select CPU_V7
623         select SUPPORT_SPL
624
625 config TARGET_H2200
626         bool "Support h2200"
627         select CPU_PXA
628
629 config TARGET_PALMTREO680
630         bool "Support palmtreo680"
631         select CPU_PXA
632         select SUPPORT_SPL
633
634 config TARGET_VPAC270
635         bool "Support vpac270"
636         select CPU_PXA
637         select SUPPORT_SPL
638
639 config TARGET_XAENIAX
640         bool "Support xaeniax"
641         select CPU_PXA
642
643 config TARGET_COLIBRI_PXA270
644         bool "Support colibri_pxa270"
645         select CPU_PXA
646
647 config ARCH_UNIPHIER
648         bool "Socionext UniPhier SoCs"
649         select CPU_V7
650         select SUPPORT_SPL
651         select SPL
652         select OF_CONTROL
653         select SPL_OF_CONTROL
654         select DM
655         select SPL_DM
656         select DM_SERIAL
657         select DM_I2C
658         help
659           Support for UniPhier SoC family developed by Socionext Inc.
660           (formerly, System LSI Business Division of Panasonic Corporation)
661
662 config TARGET_STM32F429_DISCOVERY
663         bool "Support STM32F429 Discovery"
664         select CPU_V7M
665
666 config ARCH_ROCKCHIP
667         bool "Support Rockchip SoCs"
668         select SUPPORT_SPL
669         select SPL
670         select OF_CONTROL
671         select CPU_V7
672         select DM
673
674 endchoice
675
676 source "arch/arm/mach-at91/Kconfig"
677
678 source "arch/arm/mach-bcm283x/Kconfig"
679
680 source "arch/arm/mach-davinci/Kconfig"
681
682 source "arch/arm/mach-exynos/Kconfig"
683
684 source "arch/arm/mach-highbank/Kconfig"
685
686 source "arch/arm/mach-integrator/Kconfig"
687
688 source "arch/arm/mach-keystone/Kconfig"
689
690 source "arch/arm/mach-kirkwood/Kconfig"
691
692 source "arch/arm/cpu/armv7/mx6/Kconfig"
693
694 source "arch/arm/cpu/armv7/mx5/Kconfig"
695
696 source "arch/arm/cpu/armv7/omap3/Kconfig"
697
698 source "arch/arm/cpu/armv7/omap4/Kconfig"
699
700 source "arch/arm/cpu/armv7/omap5/Kconfig"
701
702 source "arch/arm/mach-orion5x/Kconfig"
703
704 source "arch/arm/cpu/armv7/rmobile/Kconfig"
705
706 source "arch/arm/mach-rockchip/Kconfig"
707
708 source "arch/arm/cpu/armv7/s5pc1xx/Kconfig"
709
710 source "arch/arm/mach-socfpga/Kconfig"
711
712 source "arch/arm/mach-tegra/Kconfig"
713
714 source "arch/arm/mach-uniphier/Kconfig"
715
716 source "arch/arm/mach-versatile/Kconfig"
717
718 source "arch/arm/mach-zynq/Kconfig"
719
720 source "arch/arm/cpu/armv7/Kconfig"
721
722 source "arch/arm/cpu/armv8/zynqmp/Kconfig"
723
724 source "arch/arm/cpu/armv8/Kconfig"
725
726 source "arch/arm/imx-common/Kconfig"
727
728 source "board/BuR/kwb/Kconfig"
729 source "board/BuR/tseries/Kconfig"
730 source "board/CarMediaLab/flea3/Kconfig"
731 source "board/Marvell/aspenite/Kconfig"
732 source "board/Marvell/db-88f6820-gp/Kconfig"
733 source "board/Marvell/db-mv784mp-gp/Kconfig"
734 source "board/Marvell/gplugd/Kconfig"
735 source "board/armadeus/apf27/Kconfig"
736 source "board/armltd/vexpress/Kconfig"
737 source "board/armltd/vexpress64/Kconfig"
738 source "board/bluegiga/apx4devkit/Kconfig"
739 source "board/broadcom/bcm28155_ap/Kconfig"
740 source "board/broadcom/bcmcygnus/Kconfig"
741 source "board/broadcom/bcmnsp/Kconfig"
742 source "board/cirrus/edb93xx/Kconfig"
743 source "board/compulab/cm_t335/Kconfig"
744 source "board/compulab/cm_t43/Kconfig"
745 source "board/creative/xfi3/Kconfig"
746 source "board/denx/m28evk/Kconfig"
747 source "board/denx/m53evk/Kconfig"
748 source "board/freescale/ls2085a/Kconfig"
749 source "board/freescale/ls2085aqds/Kconfig"
750 source "board/freescale/ls2085ardb/Kconfig"
751 source "board/freescale/ls1021aqds/Kconfig"
752 source "board/freescale/ls1021atwr/Kconfig"
753 source "board/freescale/mx23evk/Kconfig"
754 source "board/freescale/mx25pdk/Kconfig"
755 source "board/freescale/mx28evk/Kconfig"
756 source "board/freescale/mx31ads/Kconfig"
757 source "board/freescale/mx31pdk/Kconfig"
758 source "board/freescale/mx35pdk/Kconfig"
759 source "board/freescale/mx51evk/Kconfig"
760 source "board/freescale/mx53ard/Kconfig"
761 source "board/freescale/mx53evk/Kconfig"
762 source "board/freescale/mx53loco/Kconfig"
763 source "board/freescale/mx53smd/Kconfig"
764 source "board/freescale/vf610twr/Kconfig"
765 source "board/gumstix/pepper/Kconfig"
766 source "board/h2200/Kconfig"
767 source "board/hale/tt01/Kconfig"
768 source "board/hisilicon/hikey/Kconfig"
769 source "board/imx31_phycore/Kconfig"
770 source "board/isee/igep0033/Kconfig"
771 source "board/karo/tx25/Kconfig"
772 source "board/maxbcm/Kconfig"
773 source "board/mpl/vcma9/Kconfig"
774 source "board/olimex/mx23_olinuxino/Kconfig"
775 source "board/palmtreo680/Kconfig"
776 source "board/phytec/pcm051/Kconfig"
777 source "board/ppcag/bg0900/Kconfig"
778 source "board/samsung/smdk2410/Kconfig"
779 source "board/sandisk/sansa_fuze_plus/Kconfig"
780 source "board/schulercontrol/sc_sps_1/Kconfig"
781 source "board/siemens/draco/Kconfig"
782 source "board/siemens/pxm2/Kconfig"
783 source "board/siemens/rut/Kconfig"
784 source "board/silica/pengwyn/Kconfig"
785 source "board/spear/spear300/Kconfig"
786 source "board/spear/spear310/Kconfig"
787 source "board/spear/spear320/Kconfig"
788 source "board/spear/spear600/Kconfig"
789 source "board/spear/x600/Kconfig"
790 source "board/st/stm32f429-discovery/Kconfig"
791 source "board/st/stv0991/Kconfig"
792 source "board/sunxi/Kconfig"
793 source "board/syteco/zmx25/Kconfig"
794 source "board/ti/am335x/Kconfig"
795 source "board/ti/am43xx/Kconfig"
796 source "board/birdland/bav335x/Kconfig"
797 source "board/ti/ti814x/Kconfig"
798 source "board/ti/ti816x/Kconfig"
799 source "board/timll/devkit3250/Kconfig"
800 source "board/toradex/colibri_pxa270/Kconfig"
801 source "board/toradex/colibri_vf/Kconfig"
802 source "board/technologic/ts4800/Kconfig"
803 source "board/ttcontrol/vision2/Kconfig"
804 source "board/vpac270/Kconfig"
805 source "board/vscom/baltos/Kconfig"
806 source "board/woodburn/Kconfig"
807 source "board/work-microwave/work_92105/Kconfig"
808 source "board/xaeniax/Kconfig"
809
810 source "arch/arm/Kconfig.debug"
811
812 endmenu