diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 1f59679..30f0925 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -224,10 +224,12 @@ config TARGET_WORK_92105 config TARGET_MX25PDK bool "Support mx25pdk" + select BOARD_LATE_INIT select CPU_ARM926EJS config TARGET_ZMX25 bool "Support zmx25" + select BOARD_LATE_INIT select CPU_ARM926EJS config TARGET_APF27 @@ -311,6 +313,7 @@ config TARGET_STV0991 config TARGET_X600 bool "Support x600" + select BOARD_LATE_INIT select CPU_ARM926EJS select SUPPORT_SPL @@ -320,6 +323,7 @@ config TARGET_IMX31_PHYCORE config TARGET_IMX31_PHYCORE_EET bool "Support imx31_phycore_eet" + select BOARD_LATE_INIT select CPU_ARM1136 config TARGET_MX31ADS @@ -328,6 +332,7 @@ config TARGET_MX31ADS config TARGET_MX31PDK bool "Support mx31pdk" + select BOARD_LATE_INIT select CPU_ARM1136 select SUPPORT_SPL @@ -346,6 +351,7 @@ config TARGET_FLEA3 config TARGET_MX35PDK bool "Support mx35pdk" + select BOARD_LATE_INIT select CPU_ARM1136 config ARCH_BCM283X @@ -372,14 +378,17 @@ config TARGET_VEXPRESS_CA9X4 config TARGET_BRXRE1 bool "Support BRXRE1" select ARCH_OMAP2 + select BOARD_LATE_INIT config TARGET_BRPPT1 bool "Support BRPPT1" select ARCH_OMAP2 + select BOARD_LATE_INIT config TARGET_DRACO bool "Support draco" select ARCH_OMAP2 + select BOARD_LATE_INIT select DM select DM_SERIAL select DM_GPIO @@ -387,6 +396,7 @@ config TARGET_DRACO config TARGET_THUBAN bool "Support thuban" select ARCH_OMAP2 + select BOARD_LATE_INIT select DM select DM_SERIAL select DM_GPIO @@ -394,6 +404,7 @@ config TARGET_THUBAN config TARGET_RASTABAN bool "Support rastaban" select ARCH_OMAP2 + select BOARD_LATE_INIT select DM select DM_SERIAL select DM_GPIO @@ -401,6 +412,7 @@ config TARGET_RASTABAN config TARGET_ETAMIN bool "Support etamin" select ARCH_OMAP2 + select BOARD_LATE_INIT select DM select DM_SERIAL select DM_GPIO @@ -408,6 +420,7 @@ config TARGET_ETAMIN config TARGET_PXM2 bool "Support pxm2" select ARCH_OMAP2 + select BOARD_LATE_INIT select DM select DM_SERIAL select DM_GPIO @@ -415,6 +428,7 @@ config TARGET_PXM2 config TARGET_RUT bool "Support rut" select ARCH_OMAP2 + select BOARD_LATE_INIT select DM select DM_SERIAL select DM_GPIO @@ -508,6 +522,7 @@ config TARGET_M53EVK config TARGET_MX51EVK bool "Support mx51evk" + select BOARD_LATE_INIT select CPU_V7 config TARGET_MX53ARD @@ -516,10 +531,12 @@ config TARGET_MX53ARD config TARGET_MX53EVK bool "Support mx53evk" + select BOARD_LATE_INIT select CPU_V7 config TARGET_MX53LOCO bool "Support mx53loco" + select BOARD_LATE_INIT select CPU_V7 config TARGET_MX53SMD @@ -634,6 +651,7 @@ config TARGET_VF610TWR config TARGET_COLIBRI_VF bool "Support Colibri VF50/61" + select BOARD_LATE_INIT select CPU_V7 select SYS_FSL_ERRATUM_ESDHC111 @@ -653,6 +671,7 @@ config TARGET_BK4R1 config ARCH_ZYNQ bool "Xilinx Zynq Platform" + select BOARD_LATE_INIT select CPU_V7 select SUPPORT_SPL select OF_CONTROL @@ -673,6 +692,7 @@ config ARCH_ZYNQ config ARCH_ZYNQMP bool "Support Xilinx ZynqMP Platform" select ARM64 + select BOARD_LATE_INIT select DM select OF_CONTROL select DM_SERIAL @@ -733,6 +753,7 @@ config TARGET_LS2080AQDS select ARCH_LS2080A select ARM64 select ARMV8_MULTIENTRY + select BOARD_LATE_INIT select SUPPORT_SPL help Support for Freescale LS2080AQDS platform @@ -745,6 +766,7 @@ config TARGET_LS2080ARDB select ARCH_LS2080A select ARM64 select ARMV8_MULTIENTRY + select BOARD_LATE_INIT select SUPPORT_SPL help Support for Freescale LS2080ARDB platform. @@ -767,6 +789,7 @@ config TARGET_LS1012AQDS bool "Support ls1012aqds" select ARCH_LS1012A select ARM64 + select BOARD_LATE_INIT help Support for Freescale LS1012AQDS platform. The LS1012A Development System (QDS) is a high-performance @@ -777,6 +800,7 @@ config TARGET_LS1012ARDB bool "Support ls1012ardb" select ARCH_LS1012A select ARM64 + select BOARD_LATE_INIT help Support for Freescale LS1012ARDB platform. The LS1012A Reference design board (RDB) is a high-performance @@ -795,6 +819,7 @@ config TARGET_LS1012AFRDM config TARGET_LS1021AQDS bool "Support ls1021aqds" + select BOARD_LATE_INIT select CPU_V7 select CPU_V7_HAS_NONSEC select CPU_V7_HAS_VIRT @@ -806,6 +831,7 @@ config TARGET_LS1021AQDS config TARGET_LS1021ATWR bool "Support ls1021atwr" + select BOARD_LATE_INIT select CPU_V7 select CPU_V7_HAS_NONSEC select CPU_V7_HAS_VIRT @@ -816,6 +842,7 @@ config TARGET_LS1021ATWR config TARGET_LS1021AIOT bool "Support ls1021aiot" + select BOARD_LATE_INIT select CPU_V7 select CPU_V7_HAS_NONSEC select CPU_V7_HAS_VIRT @@ -833,6 +860,7 @@ config TARGET_LS1043AQDS select ARCH_LS1043A select ARM64 select ARMV8_MULTIENTRY + select BOARD_LATE_INIT select SUPPORT_SPL help Support for Freescale LS1043AQDS platform. @@ -842,6 +870,7 @@ config TARGET_LS1043ARDB select ARCH_LS1043A select ARM64 select ARMV8_MULTIENTRY + select BOARD_LATE_INIT select SUPPORT_SPL help Support for Freescale LS1043ARDB platform. @@ -851,6 +880,7 @@ config TARGET_LS1046AQDS select ARCH_LS1046A select ARM64 select ARMV8_MULTIENTRY + select BOARD_LATE_INIT select SUPPORT_SPL select DM_SPI_FLASH if DM_SPI help @@ -864,6 +894,7 @@ config TARGET_LS1046ARDB select ARCH_LS1046A select ARM64 select ARMV8_MULTIENTRY + select BOARD_LATE_INIT select SUPPORT_SPL select DM_SPI_FLASH if DM_SPI select POWER_MC34VR500 @@ -887,6 +918,7 @@ config TARGET_COLIBRI_PXA270 config ARCH_UNIPHIER bool "Socionext UniPhier SoCs" + select BOARD_LATE_INIT select CLK_UNIPHIER select DM select DM_GPIO |