[PATCH 43/50] ARM: stm32mp: Add multi-arch support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All preparations are done, move stm32mp architecture over to multi-arch
support.

Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
---
 arch/arm/Kconfig | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a7b8b0da01..47f6ace294 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -161,22 +161,6 @@ config ARCH_SOCFPGA
 	select COMMON_CLK
 	select CLKDEV_LOOKUP
 
-config ARCH_STM32MP
-	bool "STMicroelectronics STM32MP"
-	select ARCH_STM32
-	select CPU_V7
-	select HAVE_PBL_MULTI_IMAGES
-	select CLKDEV_LOOKUP
-	select COMMON_CLK
-	select COMMON_CLK_OF_PROVIDER
-	select HAS_DEBUG_LL
-	select HAVE_CLK
-	select GPIOLIB
-	select ARCH_HAS_RESET_CONTROLLER
-	select ARM_AMBA
-	select ARM_SMCCC
-	select ARM_USE_COMPRESSED_DTB
-
 config ARCH_VERSATILE
 	bool "ARM Versatile boards (ARM926EJ-S)"
 	select GPIOLIB
@@ -280,6 +264,22 @@ config ARCH_ROCKCHIP
 	select HAVE_PBL_MULTI_IMAGES
 	select HAS_DEBUG_LL
 
+config ARCH_STM32MP
+	bool "STMicroelectronics STM32MP"
+	select ARCH_STM32
+	select CPU_V7
+	select HAVE_PBL_MULTI_IMAGES
+	select CLKDEV_LOOKUP
+	select COMMON_CLK
+	select COMMON_CLK_OF_PROVIDER
+	select HAS_DEBUG_LL
+	select HAVE_CLK
+	select GPIOLIB
+	select ARCH_HAS_RESET_CONTROLLER
+	select ARM_AMBA
+	select ARM_SMCCC
+	select ARM_USE_COMPRESSED_DTB
+
 config ARCH_ZYNQMP
 	bool "Xilinx ZynqMP-based boards"
 	select CPU_V8
-- 
2.30.2





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux