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>
This commit is contained in:
@@ -1012,6 +1012,7 @@ config CMD_USB_SDP
|
|||||||
help
|
help
|
||||||
Enables the command "sdp" which is used to have U-Boot emulating the
|
Enables the command "sdp" which is used to have U-Boot emulating the
|
||||||
Serial Download Protocol (SDP) via USB.
|
Serial Download Protocol (SDP) via USB.
|
||||||
|
|
||||||
config CMD_ROCKUSB
|
config CMD_ROCKUSB
|
||||||
bool "rockusb"
|
bool "rockusb"
|
||||||
depends on USB_FUNCTION_ROCKUSB
|
depends on USB_FUNCTION_ROCKUSB
|
||||||
|
Reference in New Issue
Block a user