[PATCH] cmd/Kconfig: fix type in CMD_PINMUX description

David Lechner dlechner at baylibre.com
Tue Jan 6 23:10:31 CET 2026


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
 	  a pin is configured as a GPIO or as an alternate function.
 
 config CMD_POWEROFF

---
base-commit: 6cdd7597a2fbfc1572c1b0af23d3daf1cefa2de7
change-id: 20260106-fix-typo-in-cmd-pinmux-desc-52ea662f8e9a

Best regards,
-- 
David Lechner <dlechner at baylibre.com>



More information about the U-Boot mailing list