Kconfig: Replace spaces with tabs and missing newline
authorMichal Simek <michal.simek@xilinx.com>
Mon, 23 Jul 2018 13:55:12 +0000 (15:55 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 30 Jul 2018 11:18:47 +0000 (07:18 -0400)
commit6e7bdde4fecd9ae0c3a57e960ae4ab6676d7a02f
tree81ba4a404ef93542ada55b079c0fb94fbd7e90db
parent563273dfa95a6debad6ee6be34403967d832be82
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>
arch/arm/Kconfig
arch/arm/mach-imx/mx6/Kconfig
cmd/Kconfig