Skip to content

Commit

Permalink
arm64: Kconfig: expand STM32 Armv8 SoC with STM32MP21/STM32MP23 SoCs …
Browse files Browse the repository at this point in the history
…family

Expand config ARCH_STM32 with two new SoCs families:
- STM32MP21 SoCs family, which is composed of STM32MP211, STM32MP213 and
  STM32MP215 SoCs;
- STM32MP23 SoCs family, which is composed of STM32MP231, STM32MP233 and
  STM32MP235 SoCs.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20250225-b4-stm32mp2_new_dts-v2-3-1a628c1580c7@foss.st.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
  • Loading branch information
Amelie Delaunay authored and Alexandre Torgue committed Mar 12, 2025
1 parent 113ff0e commit f5d548c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,10 @@ config ARCH_STM32
help
This enables support for ARMv8 based STMicroelectronics
STM32 family, including:
- STM32MP21:
- STM32MP211, STM32MP213, STM32MP215.
- STM32MP23:
- STM32MP231, STM32MP233, STM32MP235.
- STM32MP25:
- STM32MP251, STM32MP253, STM32MP255 and STM32MP257.

Expand Down

0 comments on commit f5d548c

Please sign in to comment.