m68k: Kconfig.cpu: Fix indentation and add endif comments
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Tue, 24 May 2022 07:58:46 +0000 (09:58 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 6 Jul 2022 12:07:04 +0000 (14:07 +0200)
commita1ab4c1cc28c153cc1cb2cecc7180ad296c9d2c3
treee21f841de3be3e040b220a3c1c62cbc870cedb64
parent4977636d44b8d02cab7d04616283005b733477d7
m68k: Kconfig.cpu: Fix indentation and add endif comments

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 at it, add missing trailing endif comments and squeeze multiple
empty lines.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Link: https://lore.kernel.org/r/20220524075848.21684-2-juergh@canonical.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig.cpu