[PATCH 07/10] arm64: Kconfig: expand STM32 Armv8 SoC with STM32MP21 SoCs family
From: Amelie Delaunay
Date: Mon Feb 10 2025 - 10:25:57 EST
Expand config ARCH_STM32 with the new STM32MP21 SoCs family which is
composed of STM32MP211, STM32MP213 and STM32MP215 SoCs.
Signed-off-by: Amelie Delaunay <amelie.delaunay@xxxxxxxxxxx>
---
arch/arm64/Kconfig.platforms | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 844a39620cfea8bfc031a545d85e33894ef20994..f788dbc09c9eb6f5801758ccf6b0ffe50a96090e 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -325,6 +325,8 @@ config ARCH_STM32
- STM32MP251, STM32MP253, STM32MP255 and STM32MP257.
- STM32MP23:
- STM32MP231, STM32MP233, STM32MP235.
+ - STM32MP21:
+ - STM32MP211, STM32MP213, STM32MP215.
config ARCH_SYNQUACER
bool "Socionext SynQuacer SoC Family"
--
2.25.1