[PATCH] cmd/Kconfig: fix type in CMD_PINMUX description
Quentin Schulz
quentin.schulz at cherry.de
Wed Jan 14 16:05:22 CET 2026
Hi David,
On 1/6/26 11:10 PM, David Lechner wrote:
> Fix typo with correct spelling of "purposes".
>
> Signed-off-by: David Lechner <dlechner at baylibre.com>
> ---
> cmd/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/cmd/Kconfig b/cmd/Kconfig
> index b71ac554c0b..94f3e75ca6a 100644
> --- a/cmd/Kconfig
> +++ b/cmd/Kconfig
> @@ -1679,7 +1679,7 @@ config CMD_PINMUX
> default y if PINCTRL
> help
> Parse all available pin-controllers and show pins muxing. This
> - is useful for debug purpoer to check the pin muxing and to know if
> + is useful for debug purposes to check the pin muxing and to know if
Not a native speaker, but shouldn't we be saying "debugging purposes"?
Anyway, this fixes an obvious typo, so:
Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>
Thanks!
Quentin
More information about the U-Boot
mailing list