summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
authorChristian Hemp <c.hemp@phytec.de>2016-08-18 14:21:16 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2016-08-22 07:48:30 +0200
commite37faaf18521e93a9aa859e6dc7d03ebfc9469c8 (patch)
tree246728ba4ce5d7271fc3e0535721b58e1f0ee95b /commands
parenteb2b2e26472abde7b5f1850a7bd9c2cc2c17d27d (diff)
downloadbarebox-e37faaf18521e93a9aa859e6dc7d03ebfc9469c8.tar.gz
barebox-e37faaf18521e93a9aa859e6dc7d03ebfc9469c8.tar.xz
commands/Kconfig: fix typo in CMD_OF_FIXUP_STATUS help
The command is of_fixup_status and not of_fixup_node. Signed-off-by: Christian Hemp <c.hemp@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index decd45d761..3c79831d99 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -2058,7 +2058,7 @@ config CMD_OF_FIXUP_STATUS
help
Register a fixup to enable or disable node
- Usage: of_fixup_node [-d] path
+ Usage: of_fixup_status [-d] path
Options:
-d disable node