riscv: Kconfig: Style cleanups
authorPalmer Dabbelt <palmer@rivosinc.com>
Fri, 1 Jul 2022 02:18:51 +0000 (19:18 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 1 Jul 2022 02:26:16 +0000 (19:26 -0700)
commit54f0f3b298e21ca9a5684aa120e6bcf70e66f0c5
tree72b6a6e7674211a58ed4dde3d9448d12ca9764e2
parentbb356ddb78b257f0807affb86306c5002f803024
parentca503bb2902296a14141a7e3e4416333b2e0e447
riscv: Kconfig: Style cleanups

The majority of the Kconfig files use a single tab for basic indentation
and a single tab followed by two whitespaces for help text indentation.
Fix the lines that don't follow this convention.

While at it, add trailing comments to endif/endmenu statements for
better readability.

* 'riscv-kconfig_cleanups' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/palmer/linux:
  riscv: Kconfig.socs: Add comments
  riscv: Kconfig.erratas: Add comments
  riscv: Kconfig: Fix indentation and add comments
arch/riscv/Kconfig
arch/riscv/Kconfig.erratas
arch/riscv/Kconfig.socs