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
830 bool "Support Xilinx ZynqMP Platform"
832 select BOARD_LATE_INIT
844 config TARGET_VEXPRESS64_AEMV8A
845 bool "Support vexpress_aemv8a"
848 config TARGET_VEXPRESS64_BASE_FVP
849 bool "Support Versatile Express ARMv8a FVP BASE model"
853 config TARGET_VEXPRESS64_BASE_FVP_DRAM
854 bool "Support Versatile Express ARMv8a FVP BASE model booting from DRAM"
857 This target is derived from TARGET_VEXPRESS64_BASE_FVP and over-rides
858 the default config to allow the user to load the images directly into
859 DRAM using model parameters rather than by using semi-hosting to load
860 the files from the host filesystem.
862 config TARGET_VEXPRESS64_JUNO
863 bool "Support Versatile Express Juno Development Platform"
866 config TARGET_LS2080A_EMU
867 bool "Support ls2080a_emu"
870 select ARMV8_MULTIENTRY
871 select ARCH_MISC_INIT
873 Support for Freescale LS2080A_EMU platform
874 The LS2080A Development System (EMULATOR) is a pre silicon
875 development platform that supports the QorIQ LS2080A
876 Layerscape Architecture processor.
878 config TARGET_LS2080A_SIMU
879 bool "Support ls2080a_simu"
882 select ARMV8_MULTIENTRY
883 select ARCH_MISC_INIT
885 Support for Freescale LS2080A_SIMU platform
886 The LS2080A Development System (QDS) is a pre silicon
887 development platform that supports the QorIQ LS2080A
888 Layerscape Architecture processor.
890 config TARGET_LS2080AQDS
891 bool "Support ls2080aqds"
894 select ARMV8_MULTIENTRY
895 select BOARD_LATE_INIT
897 select ARCH_MISC_INIT
899 Support for Freescale LS2080AQDS platform
900 The LS2080A Development System (QDS) is a high-performance
901 development platform that supports the QorIQ LS2080A
902 Layerscape Architecture processor.
904 config TARGET_LS2080ARDB
905 bool "Support ls2080ardb"
908 select ARMV8_MULTIENTRY
909 select BOARD_LATE_INIT
911 select ARCH_MISC_INIT
913 Support for Freescale LS2080ARDB platform.
914 The LS2080A Reference design board (RDB) is a high-performance
915 development platform that supports the QorIQ LS2080A
916 Layerscape Architecture processor.
919 bool "Support HiKey 96boards Consumer Edition Platform"
926 Support for HiKey 96boards platform. It features a HI6220
927 SoC, with 8xA53 CPU, mali450 gpu, and 1GB RAM.
929 config TARGET_LS1012AQDS
930 bool "Support ls1012aqds"
933 select BOARD_LATE_INIT
935 Support for Freescale LS1012AQDS platform.
936 The LS1012A Development System (QDS) is a high-performance
937 development platform that supports the QorIQ LS1012A
938 Layerscape Architecture processor.
940 config TARGET_LS1012ARDB
941 bool "Support ls1012ardb"
944 select BOARD_LATE_INIT
946 Support for Freescale LS1012ARDB platform.
947 The LS1012A Reference design board (RDB) is a high-performance
948 development platform that supports the QorIQ LS1012A
949 Layerscape Architecture processor.
951 config TARGET_LS1012AFRDM
952 bool "Support ls1012afrdm"
956 Support for Freescale LS1012AFRDM platform.
957 The LS1012A Freedom board (FRDM) is a high-performance
958 development platform that supports the QorIQ LS1012A
959 Layerscape Architecture processor.
961 config TARGET_LS1021AQDS
962 bool "Support ls1021aqds"
963 select BOARD_LATE_INIT
965 select CPU_V7_HAS_NONSEC
966 select CPU_V7_HAS_VIRT
969 select ARCH_SUPPORT_PSCI
970 select LS1_DEEP_SLEEP
972 select BOARD_EARLY_INIT_F
974 config TARGET_LS1021ATWR
975 bool "Support ls1021atwr"
976 select BOARD_LATE_INIT
978 select CPU_V7_HAS_NONSEC
979 select CPU_V7_HAS_VIRT
982 select ARCH_SUPPORT_PSCI
983 select LS1_DEEP_SLEEP
984 select BOARD_EARLY_INIT_F
986 config TARGET_LS1021AIOT
987 bool "Support ls1021aiot"
988 select BOARD_LATE_INIT
990 select CPU_V7_HAS_NONSEC
991 select CPU_V7_HAS_VIRT
994 select ARCH_SUPPORT_PSCI
996 Support for Freescale LS1021AIOT platform.
997 The LS1021A Freescale board (IOT) is a high-performance
998 development platform that supports the QorIQ LS1021A
999 Layerscape Architecture processor.
1001 config TARGET_LS1043AQDS
1002 bool "Support ls1043aqds"
1005 select ARMV8_MULTIENTRY
1006 select BOARD_LATE_INIT
1008 select BOARD_EARLY_INIT_F
1010 Support for Freescale LS1043AQDS platform.
1012 config TARGET_LS1043ARDB
1013 bool "Support ls1043ardb"
1016 select ARMV8_MULTIENTRY
1017 select BOARD_LATE_INIT
1019 select BOARD_EARLY_INIT_F
1021 Support for Freescale LS1043ARDB platform.
1023 config TARGET_LS1046AQDS
1024 bool "Support ls1046aqds"
1027 select ARMV8_MULTIENTRY
1028 select BOARD_LATE_INIT
1030 select DM_SPI_FLASH if DM_SPI
1031 select BOARD_EARLY_INIT_F
1033 Support for Freescale LS1046AQDS platform.
1034 The LS1046A Development System (QDS) is a high-performance
1035 development platform that supports the QorIQ LS1046A
1036 Layerscape Architecture processor.
1038 config TARGET_LS1046ARDB
1039 bool "Support ls1046ardb"
1042 select ARMV8_MULTIENTRY
1043 select BOARD_LATE_INIT
1045 select DM_SPI_FLASH if DM_SPI
1046 select POWER_MC34VR500
1047 select BOARD_EARLY_INIT_F
1049 Support for Freescale LS1046ARDB platform.
1050 The LS1046A Reference Design Board (RDB) is a high-performance
1051 development platform that supports the QorIQ LS1046A
1052 Layerscape Architecture processor.
1055 bool "Support h2200"
1058 config TARGET_ZIPITZ2
1059 bool "Support zipitz2"
1062 config TARGET_COLIBRI_PXA270
1063 bool "Support colibri_pxa270"
1066 config ARCH_UNIPHIER
1067 bool "Socionext UniPhier SoCs"
1068 select BOARD_LATE_INIT
1080 select SPL_DM if SPL
1081 select SPL_LIBCOMMON_SUPPORT if SPL
1082 select SPL_LIBGENERIC_SUPPORT if SPL
1083 select SPL_OF_CONTROL if SPL
1084 select SPL_PINCTRL if SPL
1087 Support for UniPhier SoC family developed by Socionext Inc.
1088 (formerly, System LSI Business Division of Panasonic Corporation)
1091 bool "Support STM32"
1097 bool "Support STMicrolectronics SoCs"
1100 Support for STMicroelectronics STiH407/10 SoC family.
1101 This SoC is used on Linaro 96Board STiH410-B2260
1103 config ARCH_ROCKCHIP
1104 bool "Support Rockchip SoCs"
1108 select SPL_DM if SPL
1110 select SPL_SYS_MALLOC_SIMPLE if SPL
1118 select DM_USB if USB
1122 config TARGET_THUNDERX_88XX
1123 bool "Support ThunderX 88xx"
1126 select SYS_CACHE_SHIFT_7
1129 bool "Support Aspeed SoCs"
1135 source "arch/arm/mach-aspeed/Kconfig"
1137 source "arch/arm/mach-at91/Kconfig"
1139 source "arch/arm/mach-bcm283x/Kconfig"
1141 source "arch/arm/mach-davinci/Kconfig"
1143 source "arch/arm/mach-exynos/Kconfig"
1145 source "arch/arm/mach-highbank/Kconfig"
1147 source "arch/arm/mach-integrator/Kconfig"
1149 source "arch/arm/mach-keystone/Kconfig"
1151 source "arch/arm/mach-kirkwood/Kconfig"
1153 source "arch/arm/mach-mvebu/Kconfig"
1155 source "arch/arm/cpu/armv7/ls102xa/Kconfig"
1157 source "arch/arm/cpu/armv7/mx7/Kconfig"
1159 source "arch/arm/cpu/armv7/mx6/Kconfig"
1161 source "arch/arm/cpu/armv7/mx5/Kconfig"
1163 source "arch/arm/mach-omap2/Kconfig"
1165 source "arch/arm/cpu/armv8/fsl-layerscape/Kconfig"
1167 source "arch/arm/mach-orion5x/Kconfig"
1169 source "arch/arm/mach-rmobile/Kconfig"
1171 source "arch/arm/mach-meson/Kconfig"
1173 source "arch/arm/mach-rockchip/Kconfig"
1175 source "arch/arm/mach-s5pc1xx/Kconfig"
1177 source "arch/arm/mach-snapdragon/Kconfig"
1179 source "arch/arm/mach-socfpga/Kconfig"
1181 source "arch/arm/mach-sti/Kconfig"
1183 source "arch/arm/mach-stm32/Kconfig"
1185 source "arch/arm/mach-tegra/Kconfig"
1187 source "arch/arm/mach-uniphier/Kconfig"
1189 source "arch/arm/mach-zynq/Kconfig"
1191 source "arch/arm/cpu/armv7/Kconfig"
1193 source "arch/arm/cpu/armv8/zynqmp/Kconfig"
1195 source "arch/arm/cpu/armv8/Kconfig"
1197 source "arch/arm/imx-common/Kconfig"
1199 source "board/bosch/shc/Kconfig"
1200 source "board/BuR/brxre1/Kconfig"
1201 source "board/BuR/brppt1/Kconfig"
1202 source "board/CarMediaLab/flea3/Kconfig"
1203 source "board/Marvell/aspenite/Kconfig"
1204 source "board/Marvell/gplugd/Kconfig"
1205 source "board/armadeus/apf27/Kconfig"
1206 source "board/armltd/vexpress/Kconfig"
1207 source "board/armltd/vexpress64/Kconfig"
1208 source "board/bluegiga/apx4devkit/Kconfig"
1209 source "board/broadcom/bcm23550_w1d/Kconfig"
1210 source "board/broadcom/bcm28155_ap/Kconfig"
1211 source "board/broadcom/bcmcygnus/Kconfig"
1212 source "board/broadcom/bcmnsp/Kconfig"
1213 source "board/cavium/thunderx/Kconfig"
1214 source "board/cirrus/edb93xx/Kconfig"
1215 source "board/compulab/cm_t335/Kconfig"
1216 source "board/compulab/cm_t43/Kconfig"
1217 source "board/creative/xfi3/Kconfig"
1218 source "board/denx/m28evk/Kconfig"
1219 source "board/denx/m53evk/Kconfig"
1220 source "board/freescale/ls2080a/Kconfig"
1221 source "board/freescale/ls2080aqds/Kconfig"
1222 source "board/freescale/ls2080ardb/Kconfig"
1223 source "board/freescale/ls1021aqds/Kconfig"
1224 source "board/freescale/ls1043aqds/Kconfig"
1225 source "board/freescale/ls1021atwr/Kconfig"
1226 source "board/freescale/ls1021aiot/Kconfig"
1227 source "board/freescale/ls1046aqds/Kconfig"
1228 source "board/freescale/ls1043ardb/Kconfig"
1229 source "board/freescale/ls1046ardb/Kconfig"
1230 source "board/freescale/ls1012aqds/Kconfig"
1231 source "board/freescale/ls1012ardb/Kconfig"
1232 source "board/freescale/ls1012afrdm/Kconfig"
1233 source "board/freescale/mx23evk/Kconfig"
1234 source "board/freescale/mx25pdk/Kconfig"
1235 source "board/freescale/mx28evk/Kconfig"
1236 source "board/freescale/mx31ads/Kconfig"
1237 source "board/freescale/mx31pdk/Kconfig"
1238 source "board/freescale/mx35pdk/Kconfig"
1239 source "board/freescale/mx51evk/Kconfig"
1240 source "board/freescale/mx53ard/Kconfig"
1241 source "board/freescale/mx53evk/Kconfig"
1242 source "board/freescale/mx53loco/Kconfig"
1243 source "board/freescale/mx53smd/Kconfig"
1244 source "board/freescale/s32v234evb/Kconfig"
1245 source "board/freescale/vf610twr/Kconfig"
1246 source "board/grinn/chiliboard/Kconfig"
1247 source "board/gumstix/pepper/Kconfig"
1248 source "board/h2200/Kconfig"
1249 source "board/hisilicon/hikey/Kconfig"
1250 source "board/imx31_phycore/Kconfig"
1251 source "board/isee/igep0033/Kconfig"
1252 source "board/olimex/mx23_olinuxino/Kconfig"
1253 source "board/phytec/pcm051/Kconfig"
1254 source "board/phytec/pcm052/Kconfig"
1255 source "board/ppcag/bg0900/Kconfig"
1256 source "board/sandisk/sansa_fuze_plus/Kconfig"
1257 source "board/schulercontrol/sc_sps_1/Kconfig"
1258 source "board/siemens/draco/Kconfig"
1259 source "board/siemens/pxm2/Kconfig"
1260 source "board/siemens/rut/Kconfig"
1261 source "board/silica/pengwyn/Kconfig"
1262 source "board/spear/spear300/Kconfig"
1263 source "board/spear/spear310/Kconfig"
1264 source "board/spear/spear320/Kconfig"
1265 source "board/spear/spear600/Kconfig"
1266 source "board/spear/x600/Kconfig"
1267 source "board/st/stv0991/Kconfig"
1268 source "board/sunxi/Kconfig"
1269 source "board/syteco/zmx25/Kconfig"
1270 source "board/tcl/sl50/Kconfig"
1271 source "board/ti/am335x/Kconfig"
1272 source "board/ti/am43xx/Kconfig"
1273 source "board/birdland/bav335x/Kconfig"
1274 source "board/ti/ti814x/Kconfig"
1275 source "board/ti/ti816x/Kconfig"
1276 source "board/timll/devkit3250/Kconfig"
1277 source "board/toradex/colibri_pxa270/Kconfig"
1278 source "board/toradex/colibri_vf/Kconfig"
1279 source "board/technologic/ts4600/Kconfig"
1280 source "board/technologic/ts4800/Kconfig"
1281 source "board/vscom/baltos/Kconfig"
1282 source "board/woodburn/Kconfig"
1283 source "board/work-microwave/work_92105/Kconfig"
1284 source "board/zipitz2/Kconfig"
1286 source "arch/arm/Kconfig.debug"