On Thu, Nov 09, 2023 at 02:02:53PM +0100, Ahmad Fatoum wrote: > The board is called STM32MP135 and there is currently no STM32MP137. > The typo was likely caused by copy-pasting from the STM32MP15x, which > has STM32MP157. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > arch/arm/mach-stm32mp/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/arch/arm/mach-stm32mp/Kconfig b/arch/arm/mach-stm32mp/Kconfig > index bc0a48d64c82..524d282a1db8 100644 > --- a/arch/arm/mach-stm32mp/Kconfig > +++ b/arch/arm/mach-stm32mp/Kconfig > @@ -16,7 +16,7 @@ config ARCH_STM32MP157 > > config MACH_STM32MP13XX_DK > select ARCH_STM32MP13 > - bool "STM32MP137F DK board" > + bool "STM32MP135F DK board" > > config MACH_STM32MP15XX_DKX > select ARCH_STM32MP157 > -- > 2.39.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |