Expand config ARCH_STM32 with the new STM32MP23 SoCs family which is composed of STM32MP231, STM32MP233 and STM32MP235 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 02f9248f7c84da36619ddb8dac55a4bfd96d65e3..844a39620cfea8bfc031a545d85e33894ef20994 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -323,6 +323,8 @@ config ARCH_STM32 STM32 family, including: - STM32MP25: - STM32MP251, STM32MP253, STM32MP255 and STM32MP257. + - STM32MP23: + - STM32MP231, STM32MP233, STM32MP235. config ARCH_SYNQUACER bool "Socionext SynQuacer SoC Family" -- 2.25.1