spl: Kconfig: Use tabs instead of space for alignment
authorMichal Simek <michal.simek@xilinx.com>
Thu, 20 May 2021 11:08:44 +0000 (13:08 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 26 May 2021 21:26:07 +0000 (17:26 -0400)
commitce869b55f8bebdaeed62b45d273e6133e976e8ec
treecd342d9c90346fd9d6c70b254a796ddf765d9495
parent9e8bb078859a559b17effdb21bafdb050b859b6e
spl: Kconfig: Use tabs instead of space for alignment

A lot of entries were using spaces instead of tab for alignment that's why
it is good to fix it to use the same style everywhere.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig