[PATCH] ARM: stm32mp: fix typo in STM32MP135-DK prompt
Sascha Hauer
sha at pengutronix.de
Fri Nov 10 05:24:08 PST 2023
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 at pengutronix.de>
> ---
> 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 |
More information about the barebox
mailing list