aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-07-23 15:55:12 +0200
committerTom Rini <trini@konsulko.com>2018-07-30 07:18:47 -0400
commit6e7bdde4fecd9ae0c3a57e960ae4ab6676d7a02f (patch)
tree81ba4a404ef93542ada55b079c0fb94fbd7e90db /cmd
parent563273dfa95a6debad6ee6be34403967d832be82 (diff)
downloadu-boot-6e7bdde4fecd9ae0c3a57e960ae4ab6676d7a02f.zip
u-boot-6e7bdde4fecd9ae0c3a57e960ae4ab6676d7a02f.tar.gz
u-boot-6e7bdde4fecd9ae0c3a57e960ae4ab6676d7a02f.tar.bz2
Kconfig: Replace spaces with tabs and missing newline
Trivial Kconfig cleanup. Use tabs instead of spaces and every Kconfig entry should be separated by newline. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'cmd')
-rw-r--r--cmd/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 0cf530d..ff89065 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1012,11 +1012,12 @@ config CMD_USB_SDP
help
Enables the command "sdp" which is used to have U-Boot emulating the
Serial Download Protocol (SDP) via USB.
+
config CMD_ROCKUSB
bool "rockusb"
depends on USB_FUNCTION_ROCKUSB
help
- Rockusb protocol is widely used by Rockchip SoC based devices. It can
+ Rockusb protocol is widely used by Rockchip SoC based devices. It can
read/write info, image to/from devices. This enable rockusb command
support to communication with rockusb device. for more detail about
this command, please read doc/README.rockusb.
@@ -1489,7 +1490,7 @@ config CMD_BLOB
the original data.
Sub-commands:
- blob enc - encapsulating data as a cryptgraphic blob
+ blob enc - encapsulating data as a cryptgraphic blob
blob dec - decapsulating cryptgraphic blob to get the data
Syntax: