summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2018-01-24 09:08:47 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-01-25 08:20:22 +0100
commitb024f6f4d773f8377acddbf594f891f2f863a963 (patch)
tree355053739a0c4e2181b5282224333d57d4dffb62
parent7c74d60baed1deb3b23ed13c184344b59348dc15 (diff)
downloadbarebox-b024f6f4d773f8377acddbf594f891f2f863a963.tar.gz
barebox-b024f6f4d773f8377acddbf594f891f2f863a963.tar.xz
commands/Kconfig: fix copy'n'paste error in CMD_GPIO help
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--commands/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 72fadb6c70..17bbe0f27a 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1722,7 +1722,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