[PATCH] commands/Kconfig: fix copy'n'paste error in CMD_GPIO help
Ulrich Ölmann
u.oelmann at pengutronix.de
Wed Jan 24 00:08:47 PST 2018
Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
---
commands/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/commands/Kconfig b/commands/Kconfig
index ae2dc4b0947b..24565eb14d4a 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1712,7 +1712,7 @@ config CMD_GPIO
gpio_direction_output - set direction of a GPIO pin to output
- Usage: gpio_direction_output GPIO
+ Usage: gpio_direction_output GPIO VALUE
gpio_get_value - return value of a GPIO pin
--
2.11.0
More information about the barebox
mailing list