riscv: Kconfig: Fix indentation and add comments
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Fri, 20 May 2022 12:02:30 +0000 (14:02 +0200)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 30 Jun 2022 23:34:15 +0000 (16:34 -0700)
commit2f66a3d099941f2b659f79f357191e2332c419fc
tree013e8899d6a526f14542a711f212a987a5362a93
parent3123109284176b1532874591f7c81f3837bbdc17
riscv: Kconfig: Fix indentation and add 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 add it, add trailing comments to endmenu statements for better
readability.

Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Link: https://lore.kernel.org/r/20220520120232.148310-2-juergh@canonical.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig