MIPS: Kconfig: Fix indentation and add endif comment
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Tue, 24 May 2022 08:03:11 +0000 (10:03 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 24 May 2022 11:03:55 +0000 (13:03 +0200)
commit31f12fdc2f1ed59f1a919f57b8b31af614b8c5ee
tree661580a6a327ed0b3fcce73d3e5c9a98d5f4180e
parente205a9945cf9dbcec79d8271caba355916ea0943
MIPS: Kconfig: Fix indentation and add endif comment

The convention for indentation seems to be a single tab. Help text is
further indented by an additional two whitespaces. Fix the lines that
violate these rules.

While add it, add a missing trailing endif comment.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig