RISC-V: align ISA extension Kconfig help text with each other
authorConor Dooley <conor.dooley@microchip.com>
Wed, 5 Apr 2023 10:21:10 +0000 (11:21 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 19 Apr 2023 03:37:21 +0000 (20:37 -0700)
commit5464912cfae706aff47f6253c495bf81284bc5d5
tree8866d4049551365986bd4ebaf08b02170a64c440
parent8bf7b3b6676270c0ed3e4968608e1e052ecc8606
RISC-V: align ISA extension Kconfig help text with each other

Other extensions only capitalise the first letter in the text visible
in Kconfig menus, and provide a short comment about the extension's
meaning. Do the same for Svnapot & Svpbmt.

The precedent for capitalisation in the Kconfig text was set by Zicbom
& sorta followed for Zicboz. The RVI styling used for multi-letter
extensions only capitalises the first letter, so do the same here.
If nothing else, my OCD likes it when the extensions follow a consistent
pattern.

While editing one of the lines, reformat the "spelling" of 64-bit.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Link: https://lore.kernel.org/r/20230405-pucker-cogwheel-3a999a94a2f2@wendy
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig