1 menu "ARM architecture"
10 select SYS_CACHE_SHIFT_6
12 config DMA_ADDR_T_64BIT
22 # If set, the workarounds for these ARM errata are applied early during U-Boot
23 # startup. Note that in general these options force the workarounds to be
24 # applied; no CPU-type/version detection exists, unlike the similar options in
25 # the Linux kernel. Do not set these options unless they apply! Also note that
26 # the following can be machine specific errata. These do have ability to
27 # provide rudimentary version and machine specific checks, but expect no
29 # CONFIG_ARM_ERRATA_430973
30 # CONFIG_ARM_ERRATA_454179
31 # CONFIG_ARM_ERRATA_621766
32 # CONFIG_ARM_ERRATA_798870
33 # CONFIG_ARM_ERRATA_801819
34 config ARM_ERRATA_430973
37 config ARM_ERRATA_454179
40 config ARM_ERRATA_621766
43 config ARM_ERRATA_716044
46 config ARM_ERRATA_725233
49 config ARM_ERRATA_742230
52 config ARM_ERRATA_743622
55 config ARM_ERRATA_751472
58 config ARM_ERRATA_761320
61 config ARM_ERRATA_773022
64 config ARM_ERRATA_774769
67 config ARM_ERRATA_794072
70 config ARM_ERRATA_798870
73 config ARM_ERRATA_801819
76 config ARM_ERRATA_826974
79 config ARM_ERRATA_828024
82 config ARM_ERRATA_829520
85 config ARM_ERRATA_833069
88 config ARM_ERRATA_833471
93 select SYS_CACHE_SHIFT_5
97 select SYS_CACHE_SHIFT_5
101 select SYS_CACHE_SHIFT_5
105 select SYS_CACHE_SHIFT_5
109 select SYS_CACHE_SHIFT_5
114 select SYS_CACHE_SHIFT_5
120 select SYS_CACHE_SHIFT_6
125 select SYS_CACHE_SHIFT_5
129 select SYS_CACHE_SHIFT_5
133 select SYS_CACHE_SHIFT_5
136 default "arm720t" if CPU_ARM720T
137 default "arm920t" if CPU_ARM920T
138 default "arm926ejs" if CPU_ARM926EJS
139 default "arm946es" if CPU_ARM946ES
140 default "arm1136" if CPU_ARM1136
141 default "arm1176" if CPU_ARM1176
142 default "armv7" if CPU_V7
143 default "armv7m" if CPU_V7M
144 default "pxa" if CPU_PXA
145 default "sa1100" if CPU_SA1100
146 default "armv8" if ARM64
150 default 4 if CPU_ARM720T
151 default 4 if CPU_ARM920T
152 default 5 if CPU_ARM926EJS
153 default 5 if CPU_ARM946ES
154 default 6 if CPU_ARM1136
155 default 6 if CPU_ARM1176
159 default 4 if CPU_SA1100
162 config SYS_CACHE_SHIFT_5
165 config SYS_CACHE_SHIFT_6
168 config SYS_CACHE_SHIFT_7
171 config SYS_CACHELINE_SIZE
173 default 128 if SYS_CACHE_SHIFT_7
174 default 64 if SYS_CACHE_SHIFT_6
175 default 32 if SYS_CACHE_SHIFT_5
178 bool "support boot from semihosting"
180 In emulated environments, semihosting is a way for
181 the hosted environment to call out to the emulator to
182 retrieve files from the host machine.
184 config SYS_L2CACHE_OFF
187 If SoC does not support L2CACHE or one do not want to enable
188 L2CACHE, choose this option.
190 config ENABLE_ARM_SOC_BOOT0_HOOK
191 bool "prepare BOOT0 header"
193 If the SoC's BOOT0 requires a header area filled with (magic)
194 values, then choose this option, and create a define called
195 ARM_SOC_BOOT0_HOOK which contains the required assembler
198 config USE_ARCH_MEMCPY
199 bool "Use an assembly optimized implementation of memcpy"
203 Enable the generation of an optimized version of memcpy.
204 Such implementation may be faster under some conditions
205 but may increase the binary size.
207 config SPL_USE_ARCH_MEMCPY
208 bool "Use an assembly optimized implementation of memcpy"
209 default y if USE_ARCH_MEMCPY
212 Enable the generation of an optimized version of memcpy.
213 Such implementation may be faster under some conditions
214 but may increase the binary size.
216 config USE_ARCH_MEMSET
217 bool "Use an assembly optimized implementation of memset"
221 Enable the generation of an optimized version of memset.
222 Such implementation may be faster under some conditions
223 but may increase the binary size.
225 config SPL_USE_ARCH_MEMSET
226 bool "Use an assembly optimized implementation of memset"
227 default y if USE_ARCH_MEMSET
230 Enable the generation of an optimized version of memset.
231 Such implementation may be faster under some conditions
232 but may increase the binary size.
239 config ARM64_SUPPORT_AARCH32
240 bool "ARM64 system support AArch32 execution state"
241 default y if ARM64 && !TARGET_THUNDERX_88XX
243 This ARM64 system supports AArch32 execution state.
246 prompt "Target select"
252 config TARGET_EDB93XX
253 bool "Support edb93xx"
256 config TARGET_ASPENITE
257 bool "Support aspenite"
261 bool "Support gplugd"
268 Support for TI's DaVinci platform.
271 bool "Marvell Kirkwood"
273 select BOARD_EARLY_INIT_F
274 select ARCH_MISC_INIT
277 bool "Marvell MVEBU family (Armada XP/375/38x/3700/7K/8K)"
286 config TARGET_DEVKIT3250
287 bool "Support devkit3250"
291 config TARGET_WORK_92105
292 bool "Support work_92105"
296 config TARGET_MX25PDK
297 bool "Support mx25pdk"
298 select BOARD_LATE_INIT
300 select BOARD_EARLY_INIT_F
304 select BOARD_LATE_INIT
312 config TARGET_APX4DEVKIT
313 bool "Support apx4devkit"
323 bool "Support m28evk"
327 config TARGET_MX23EVK
328 bool "Support mx23evk"
331 select BOARD_EARLY_INIT_F
333 config TARGET_MX28EVK
334 bool "Support mx28evk"
337 select BOARD_EARLY_INIT_F
339 config TARGET_MX23_OLINUXINO
340 bool "Support mx23_olinuxino"
343 select BOARD_EARLY_INIT_F
346 bool "Support bg0900"
350 config TARGET_SANSA_FUZE_PLUS
351 bool "Support sansa_fuze_plus"
355 config TARGET_SC_SPS_1
356 bool "Support sc_sps_1"
364 config TARGET_SPEAR300
365 bool "Support spear300"
367 select BOARD_EARLY_INIT_F
369 config TARGET_SPEAR310
370 bool "Support spear310"
372 select BOARD_EARLY_INIT_F
374 config TARGET_SPEAR320
375 bool "Support spear320"
377 select BOARD_EARLY_INIT_F
379 config TARGET_SPEAR600
380 bool "Support spear600"
382 select BOARD_EARLY_INIT_F
384 config TARGET_STV0991
385 bool "Support stv0991"
395 select BOARD_LATE_INIT
399 config TARGET_IMX31_PHYCORE
400 bool "Support imx31_phycore_eet"
402 select BOARD_EARLY_INIT_F
404 config TARGET_IMX31_PHYCORE_EET
405 bool "Support imx31_phycore_eet"
406 select BOARD_LATE_INIT
408 select BOARD_EARLY_INIT_F
410 config TARGET_MX31ADS
411 bool "Support mx31ads"
413 select BOARD_EARLY_INIT_F
415 config TARGET_MX31PDK
416 bool "Support mx31pdk"
417 select BOARD_LATE_INIT
420 select BOARD_EARLY_INIT_F
422 config TARGET_WOODBURN
423 bool "Support woodburn"
426 config TARGET_WOODBURN_SD
427 bool "Support woodburn_sd"
435 config TARGET_MX35PDK
436 bool "Support mx35pdk"
437 select BOARD_LATE_INIT
441 bool "Broadcom BCM283X family"
447 config TARGET_VEXPRESS_CA15_TC2
448 bool "Support vexpress_ca15_tc2"
450 select CPU_V7_HAS_NONSEC
451 select CPU_V7_HAS_VIRT
453 config TARGET_VEXPRESS_CA5X2
454 bool "Support vexpress_ca5x2"
457 config TARGET_VEXPRESS_CA9X4
458 bool "Support vexpress_ca9x4"
462 bool "Support BRXRE1"
464 select BOARD_LATE_INIT
467 bool "Support BRPPT1"
469 select BOARD_LATE_INIT
474 select BOARD_LATE_INIT
480 bool "Support thuban"
482 select BOARD_LATE_INIT
487 config TARGET_RASTABAN
488 bool "Support rastaban"
490 select BOARD_LATE_INIT
496 bool "Support etamin"
498 select BOARD_LATE_INIT
506 select BOARD_LATE_INIT
514 select BOARD_LATE_INIT
519 config TARGET_TI814X_EVM
520 bool "Support ti814x_evm"
523 config TARGET_TI816X_EVM
524 bool "Support ti816x_evm"
527 config TARGET_BCM23550_W1D
528 bool "Support bcm23550_w1d"
531 config TARGET_BCM28155_AP
532 bool "Support bcm28155_ap"
535 config TARGET_BCMCYGNUS
536 bool "Support bcmcygnus"
540 bool "Support bcmnsp"
544 bool "Samsung EXYNOS"
554 bool "Samsung S5PC1XX"
562 bool "Calxeda Highbank"
565 config ARCH_INTEGRATOR
566 bool "ARM Ltd. Integrator family"
579 Support for the Meson SoC family developed by Amlogic Inc.,
580 targeted at media players and tablet computers. We currently
581 support the S905 (GXBaby) 64-bit SoC.
586 select SYS_FSL_HAS_SEC if SECURE_BOOT
587 select SYS_FSL_SEC_COMPAT_4
588 select SYS_FSL_SEC_LE
589 select BOARD_EARLY_INIT_F
590 select ARCH_MISC_INIT
595 select SYS_FSL_HAS_SEC if SECURE_BOOT
596 select SYS_FSL_SEC_COMPAT_4
597 select SYS_FSL_SEC_LE
602 select BOARD_EARLY_INIT_F
605 bool "Support m53evk"
608 select BOARD_EARLY_INIT_F
610 config TARGET_MX51EVK
611 bool "Support mx51evk"
612 select BOARD_LATE_INIT
614 select BOARD_EARLY_INIT_F
616 config TARGET_MX53ARD
617 bool "Support mx53ard"
619 select BOARD_EARLY_INIT_F
621 config TARGET_MX53EVK
622 bool "Support mx53evk"
623 select BOARD_LATE_INIT
625 select BOARD_EARLY_INIT_F
627 config TARGET_MX53LOCO
628 bool "Support mx53loco"
629 select BOARD_LATE_INIT
631 select BOARD_EARLY_INIT_F
633 config TARGET_MX53SMD
634 bool "Support mx53smd"
636 select BOARD_EARLY_INIT_F
641 select ARM_ERRATA_430973
642 select ARM_ERRATA_454179
643 select ARM_ERRATA_621766
644 select ARM_ERRATA_725233
645 select USE_TINY_PRINTF
646 imply SPL_EXT_SUPPORT
647 imply SPL_FAT_SUPPORT
648 imply SPL_GPIO_SUPPORT
649 imply SPL_I2C_SUPPORT
650 imply SPL_LIBCOMMON_SUPPORT
651 imply SPL_LIBDISK_SUPPORT
652 imply SPL_LIBGENERIC_SUPPORT
653 imply SPL_MMC_SUPPORT
654 imply SPL_NAND_SUPPORT
655 imply SPL_POWER_SUPPORT
656 imply SPL_SERIAL_SUPPORT
661 select USE_TINY_PRINTF
662 imply SPL_DISPLAY_PRINT
663 imply SPL_EXT_SUPPORT
664 imply SPL_FAT_SUPPORT
665 imply SPL_GPIO_SUPPORT
666 imply SPL_I2C_SUPPORT
667 imply SPL_LIBCOMMON_SUPPORT
668 imply SPL_LIBDISK_SUPPORT
669 imply SPL_LIBGENERIC_SUPPORT
670 imply SPL_MMC_SUPPORT
671 imply SPL_NAND_SUPPORT
672 imply SPL_POWER_SUPPORT
673 imply SPL_SERIAL_SUPPORT
678 select ARM_ERRATA_798870
679 imply SPL_DISPLAY_PRINT
680 imply SPL_ENV_SUPPORT
681 imply SPL_EXT_SUPPORT
682 imply SPL_FAT_SUPPORT
683 imply SPL_GPIO_SUPPORT
684 imply SPL_I2C_SUPPORT
685 imply SPL_LIBCOMMON_SUPPORT
686 imply SPL_LIBDISK_SUPPORT
687 imply SPL_LIBGENERIC_SUPPORT
688 imply SPL_MMC_SUPPORT
689 imply SPL_NAND_SUPPORT
690 imply SPL_POWER_SUPPORT
691 imply SPL_SERIAL_SUPPORT
697 Support for AM43xx SOC from Texas Instruments.
698 The AM43xx high performance SOC features a Cortex-A9
699 ARM core, a quad core PRU-ICSS for industrial Ethernet
700 protocols, dual camera support, optional 3D graphics
701 and an optional customer programmable secure boot.
707 Support for AM335x SOC from Texas Instruments.
708 The AM335x high performance SOC features a Cortex-A8
709 ARM core, a dual core PRU-ICSS for industrial Ethernet
710 protocols, optional 3D graphics and an optional customer
711 programmable secure boot.
714 bool "Renesas ARM SoCs"
717 select BOARD_EARLY_INIT_F
719 config TARGET_S32V234EVB
720 bool "Support s32v234evb"
722 select SYS_FSL_ERRATUM_ESDHC111
724 config ARCH_SNAPDRAGON
725 bool "Qualcomm Snapdragon SoCs"
735 bool "Altera SOCFPGA family"
739 select SPL_OF_CONTROL
743 select ENABLE_ARM_SOC_BOOT0_HOOK
744 select ARCH_EARLY_INIT_R
745 select ARCH_MISC_INIT
746 select SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION
749 bool "Support cm_t43"
753 bool "Support sunxi (Allwinner) SoCs"
755 select CMD_MMC if MMC
756 select CMD_USB if DISTRO_DEFAULTS
762 select DM_USB if DISTRO_DEFAULTS
763 select OF_BOARD_SETUP
766 select SPL_STACK_R if SUPPORT_SPL
767 select SPL_SYS_MALLOC_SIMPLE if SUPPORT_SPL
769 select USB if DISTRO_DEFAULTS
770 select USB_STORAGE if DISTRO_DEFAULTS
771 select USB_KEYBOARD if DISTRO_DEFAULTS
772 select USE_TINY_PRINTF
775 bool "Support TS4600"
780 bool "Support TS4800"
782 select SYS_FSL_ERRATUM_ESDHC_A001
784 config TARGET_VF610TWR
785 bool "Support vf610twr"
787 select SYS_FSL_ERRATUM_ESDHC111
789 config TARGET_COLIBRI_VF
790 bool "Support Colibri VF50/61"
791 select BOARD_LATE_INIT
793 select SYS_FSL_ERRATUM_ESDHC111
796 bool "Support pcm-052"
798 select SYS_FSL_ERRATUM_ESDHC111
799 select SYS_FSL_ERRATUM_ESDHC135
800 select SYS_FSL_ERRATUM_ESDHC_A001
805 select SYS_FSL_ERRATUM_ESDHC111
806 select SYS_FSL_ERRATUM_ESDHC135
807 select SYS_FSL_ERRATUM_ESDHC_A001
810 bool "Xilinx Zynq Platform"
811 select BOARD_LATE_INIT
815 select SPL_OF_CONTROL if SPL
825 select SPL_SEPARATE_BSS if SPL
833 bool "Support Xilinx ZynqMP Platform"
835 select BOARD_LATE_INIT
847 config TARGET_VEXPRESS64_AEMV8A
848 bool "Support vexpress_aemv8a"
851 config TARGET_VEXPRESS64_BASE_FVP
852 bool "Support Versatile Express ARMv8a FVP BASE model"
856 config TARGET_VEXPRESS64_BASE_FVP_DRAM
857 bool "Support Versatile Express ARMv8a FVP BASE model booting from DRAM"
860 This target is derived from TARGET_VEXPRESS64_BASE_FVP and over-rides
861 the default config to allow the user to load the images directly into
862 DRAM using model parameters rather than by using semi-hosting to load
863 the files from the host filesystem.
865 config TARGET_VEXPRESS64_JUNO
866 bool "Support Versatile Express Juno Development Platform"
869 config TARGET_LS2080A_EMU
870 bool "Support ls2080a_emu"
873 select ARMV8_MULTIENTRY
874 select ARCH_MISC_INIT
876 Support for Freescale LS2080A_EMU platform
877 The LS2080A Development System (EMULATOR) is a pre silicon
878 development platform that supports the QorIQ LS2080A
879 Layerscape Architecture processor.
881 config TARGET_LS2080A_SIMU
882 bool "Support ls2080a_simu"
885 select ARMV8_MULTIENTRY
886 select ARCH_MISC_INIT
888 Support for Freescale LS2080A_SIMU platform
889 The LS2080A Development System (QDS) is a pre silicon
890 development platform that supports the QorIQ LS2080A
891 Layerscape Architecture processor.
893 config TARGET_LS2080AQDS
894 bool "Support ls2080aqds"
897 select ARMV8_MULTIENTRY
898 select BOARD_LATE_INIT
900 select ARCH_MISC_INIT
902 Support for Freescale LS2080AQDS platform
903 The LS2080A Development System (QDS) is a high-performance
904 development platform that supports the QorIQ LS2080A
905 Layerscape Architecture processor.
907 config TARGET_LS2080ARDB
908 bool "Support ls2080ardb"
911 select ARMV8_MULTIENTRY
912 select BOARD_LATE_INIT
914 select ARCH_MISC_INIT
916 Support for Freescale LS2080ARDB platform.
917 The LS2080A Reference design board (RDB) is a high-performance
918 development platform that supports the QorIQ LS2080A
919 Layerscape Architecture processor.
922 bool "Support HiKey 96boards Consumer Edition Platform"
929 Support for HiKey 96boards platform. It features a HI6220
930 SoC, with 8xA53 CPU, mali450 gpu, and 1GB RAM.
932 config TARGET_LS1012AQDS
933 bool "Support ls1012aqds"
936 select BOARD_LATE_INIT
938 Support for Freescale LS1012AQDS platform.
939 The LS1012A Development System (QDS) is a high-performance
940 development platform that supports the QorIQ LS1012A
941 Layerscape Architecture processor.
943 config TARGET_LS1012ARDB
944 bool "Support ls1012ardb"
947 select BOARD_LATE_INIT
949 Support for Freescale LS1012ARDB platform.
950 The LS1012A Reference design board (RDB) is a high-performance
951 development platform that supports the QorIQ LS1012A
952 Layerscape Architecture processor.
954 config TARGET_LS1012AFRDM
955 bool "Support ls1012afrdm"
959 Support for Freescale LS1012AFRDM platform.
960 The LS1012A Freedom board (FRDM) is a high-performance
961 development platform that supports the QorIQ LS1012A
962 Layerscape Architecture processor.
964 config TARGET_LS1021AQDS
965 bool "Support ls1021aqds"
966 select BOARD_LATE_INIT
968 select CPU_V7_HAS_NONSEC
969 select CPU_V7_HAS_VIRT
972 select ARCH_SUPPORT_PSCI
973 select LS1_DEEP_SLEEP
975 select BOARD_EARLY_INIT_F
977 config TARGET_LS1021ATWR
978 bool "Support ls1021atwr"
979 select BOARD_LATE_INIT
981 select CPU_V7_HAS_NONSEC
982 select CPU_V7_HAS_VIRT
985 select ARCH_SUPPORT_PSCI
986 select LS1_DEEP_SLEEP
987 select BOARD_EARLY_INIT_F
989 config TARGET_LS1021AIOT
990 bool "Support ls1021aiot"
991 select BOARD_LATE_INIT
993 select CPU_V7_HAS_NONSEC
994 select CPU_V7_HAS_VIRT
997 select ARCH_SUPPORT_PSCI
999 Support for Freescale LS1021AIOT platform.
1000 The LS1021A Freescale board (IOT) is a high-performance
1001 development platform that supports the QorIQ LS1021A
1002 Layerscape Architecture processor.
1004 config TARGET_LS1043AQDS
1005 bool "Support ls1043aqds"
1008 select ARMV8_MULTIENTRY
1009 select BOARD_LATE_INIT
1011 select BOARD_EARLY_INIT_F
1013 Support for Freescale LS1043AQDS platform.
1015 config TARGET_LS1043ARDB
1016 bool "Support ls1043ardb"
1019 select ARMV8_MULTIENTRY
1020 select BOARD_LATE_INIT
1022 select BOARD_EARLY_INIT_F
1024 Support for Freescale LS1043ARDB platform.
1026 config TARGET_LS1046AQDS
1027 bool "Support ls1046aqds"
1030 select ARMV8_MULTIENTRY
1031 select BOARD_LATE_INIT
1033 select DM_SPI_FLASH if DM_SPI
1034 select BOARD_EARLY_INIT_F
1036 Support for Freescale LS1046AQDS platform.
1037 The LS1046A Development System (QDS) is a high-performance
1038 development platform that supports the QorIQ LS1046A
1039 Layerscape Architecture processor.
1041 config TARGET_LS1046ARDB
1042 bool "Support ls1046ardb"
1045 select ARMV8_MULTIENTRY
1046 select BOARD_LATE_INIT
1048 select DM_SPI_FLASH if DM_SPI
1049 select POWER_MC34VR500
1050 select BOARD_EARLY_INIT_F
1052 Support for Freescale LS1046ARDB platform.
1053 The LS1046A Reference Design Board (RDB) is a high-performance
1054 development platform that supports the QorIQ LS1046A
1055 Layerscape Architecture processor.
1058 bool "Support h2200"
1061 config TARGET_ZIPITZ2
1062 bool "Support zipitz2"
1065 config TARGET_COLIBRI_PXA270
1066 bool "Support colibri_pxa270"
1069 config ARCH_UNIPHIER
1070 bool "Socionext UniPhier SoCs"
1071 select BOARD_LATE_INIT
1083 select SPL_DM if SPL
1084 select SPL_LIBCOMMON_SUPPORT if SPL
1085 select SPL_LIBGENERIC_SUPPORT if SPL
1086 select SPL_OF_CONTROL if SPL
1087 select SPL_PINCTRL if SPL
1090 Support for UniPhier SoC family developed by Socionext Inc.
1091 (formerly, System LSI Business Division of Panasonic Corporation)
1094 bool "Support STM32"
1100 bool "Support STMicrolectronics SoCs"
1107 Support for STMicroelectronics STiH407/10 SoC family.
1108 This SoC is used on Linaro 96Board STiH410-B2260
1110 config ARCH_ROCKCHIP
1111 bool "Support Rockchip SoCs"
1115 select SPL_DM if SPL
1117 select SPL_SYS_MALLOC_SIMPLE if SPL
1125 select DM_USB if USB
1129 config TARGET_THUNDERX_88XX
1130 bool "Support ThunderX 88xx"
1133 select SYS_CACHE_SHIFT_7
1136 bool "Support Aspeed SoCs"
1142 source "arch/arm/mach-aspeed/Kconfig"
1144 source "arch/arm/mach-at91/Kconfig"
1146 source "arch/arm/mach-bcm283x/Kconfig"
1148 source "arch/arm/mach-davinci/Kconfig"
1150 source "arch/arm/mach-exynos/Kconfig"
1152 source "arch/arm/mach-highbank/Kconfig"
1154 source "arch/arm/mach-integrator/Kconfig"
1156 source "arch/arm/mach-keystone/Kconfig"
1158 source "arch/arm/mach-kirkwood/Kconfig"
1160 source "arch/arm/mach-mvebu/Kconfig"
1162 source "arch/arm/cpu/armv7/ls102xa/Kconfig"
1164 source "arch/arm/cpu/armv7/mx7/Kconfig"
1166 source "arch/arm/cpu/armv7/mx6/Kconfig"
1168 source "arch/arm/cpu/armv7/mx5/Kconfig"
1170 source "arch/arm/mach-omap2/Kconfig"
1172 source "arch/arm/cpu/armv8/fsl-layerscape/Kconfig"
1174 source "arch/arm/mach-orion5x/Kconfig"
1176 source "arch/arm/mach-rmobile/Kconfig"
1178 source "arch/arm/mach-meson/Kconfig"
1180 source "arch/arm/mach-rockchip/Kconfig"
1182 source "arch/arm/mach-s5pc1xx/Kconfig"
1184 source "arch/arm/mach-snapdragon/Kconfig"
1186 source "arch/arm/mach-socfpga/Kconfig"
1188 source "arch/arm/mach-sti/Kconfig"
1190 source "arch/arm/mach-stm32/Kconfig"
1192 source "arch/arm/mach-tegra/Kconfig"
1194 source "arch/arm/mach-uniphier/Kconfig"
1196 source "arch/arm/mach-zynq/Kconfig"
1198 source "arch/arm/cpu/armv7/Kconfig"
1200 source "arch/arm/cpu/armv8/zynqmp/Kconfig"
1202 source "arch/arm/cpu/armv8/Kconfig"
1204 source "arch/arm/imx-common/Kconfig"
1206 source "board/bosch/shc/Kconfig"
1207 source "board/BuR/brxre1/Kconfig"
1208 source "board/BuR/brppt1/Kconfig"
1209 source "board/CarMediaLab/flea3/Kconfig"
1210 source "board/Marvell/aspenite/Kconfig"
1211 source "board/Marvell/gplugd/Kconfig"
1212 source "board/armadeus/apf27/Kconfig"
1213 source "board/armltd/vexpress/Kconfig"
1214 source "board/armltd/vexpress64/Kconfig"
1215 source "board/bluegiga/apx4devkit/Kconfig"
1216 source "board/broadcom/bcm23550_w1d/Kconfig"
1217 source "board/broadcom/bcm28155_ap/Kconfig"
1218 source "board/broadcom/bcmcygnus/Kconfig"
1219 source "board/broadcom/bcmnsp/Kconfig"
1220 source "board/cavium/thunderx/Kconfig"
1221 source "board/cirrus/edb93xx/Kconfig"
1222 source "board/compulab/cm_t335/Kconfig"
1223 source "board/compulab/cm_t43/Kconfig"
1224 source "board/creative/xfi3/Kconfig"
1225 source "board/denx/m28evk/Kconfig"
1226 source "board/denx/m53evk/Kconfig"
1227 source "board/freescale/ls2080a/Kconfig"
1228 source "board/freescale/ls2080aqds/Kconfig"
1229 source "board/freescale/ls2080ardb/Kconfig"
1230 source "board/freescale/ls1021aqds/Kconfig"
1231 source "board/freescale/ls1043aqds/Kconfig"
1232 source "board/freescale/ls1021atwr/Kconfig"
1233 source "board/freescale/ls1021aiot/Kconfig"
1234 source "board/freescale/ls1046aqds/Kconfig"
1235 source "board/freescale/ls1043ardb/Kconfig"
1236 source "board/freescale/ls1046ardb/Kconfig"
1237 source "board/freescale/ls1012aqds/Kconfig"
1238 source "board/freescale/ls1012ardb/Kconfig"
1239 source "board/freescale/ls1012afrdm/Kconfig"
1240 source "board/freescale/mx23evk/Kconfig"
1241 source "board/freescale/mx25pdk/Kconfig"
1242 source "board/freescale/mx28evk/Kconfig"
1243 source "board/freescale/mx31ads/Kconfig"
1244 source "board/freescale/mx31pdk/Kconfig"
1245 source "board/freescale/mx35pdk/Kconfig"
1246 source "board/freescale/mx51evk/Kconfig"
1247 source "board/freescale/mx53ard/Kconfig"
1248 source "board/freescale/mx53evk/Kconfig"
1249 source "board/freescale/mx53loco/Kconfig"
1250 source "board/freescale/mx53smd/Kconfig"
1251 source "board/freescale/s32v234evb/Kconfig"
1252 source "board/freescale/vf610twr/Kconfig"
1253 source "board/grinn/chiliboard/Kconfig"
1254 source "board/gumstix/pepper/Kconfig"
1255 source "board/h2200/Kconfig"
1256 source "board/hisilicon/hikey/Kconfig"
1257 source "board/imx31_phycore/Kconfig"
1258 source "board/isee/igep0033/Kconfig"
1259 source "board/olimex/mx23_olinuxino/Kconfig"
1260 source "board/phytec/pcm051/Kconfig"
1261 source "board/phytec/pcm052/Kconfig"
1262 source "board/ppcag/bg0900/Kconfig"
1263 source "board/sandisk/sansa_fuze_plus/Kconfig"
1264 source "board/schulercontrol/sc_sps_1/Kconfig"
1265 source "board/siemens/draco/Kconfig"
1266 source "board/siemens/pxm2/Kconfig"
1267 source "board/siemens/rut/Kconfig"
1268 source "board/silica/pengwyn/Kconfig"
1269 source "board/spear/spear300/Kconfig"
1270 source "board/spear/spear310/Kconfig"
1271 source "board/spear/spear320/Kconfig"
1272 source "board/spear/spear600/Kconfig"
1273 source "board/spear/x600/Kconfig"
1274 source "board/st/stv0991/Kconfig"
1275 source "board/sunxi/Kconfig"
1276 source "board/syteco/zmx25/Kconfig"
1277 source "board/tcl/sl50/Kconfig"
1278 source "board/ti/am335x/Kconfig"
1279 source "board/ti/am43xx/Kconfig"
1280 source "board/birdland/bav335x/Kconfig"
1281 source "board/ti/ti814x/Kconfig"
1282 source "board/ti/ti816x/Kconfig"
1283 source "board/timll/devkit3250/Kconfig"
1284 source "board/toradex/colibri_pxa270/Kconfig"
1285 source "board/toradex/colibri_vf/Kconfig"
1286 source "board/technologic/ts4600/Kconfig"
1287 source "board/technologic/ts4800/Kconfig"
1288 source "board/vscom/baltos/Kconfig"
1289 source "board/woodburn/Kconfig"
1290 source "board/work-microwave/work_92105/Kconfig"
1291 source "board/zipitz2/Kconfig"
1293 source "arch/arm/Kconfig.debug"