RISC-V: re-order Kconfig selects alphanumerically
authorConor Dooley <conor.dooley@microchip.com>
Mon, 19 Dec 2022 17:28:37 +0000 (17:28 +0000)
committerPalmer Dabbelt <palmer@rivosinc.com>
Wed, 15 Feb 2023 00:00:03 +0000 (16:00 -0800)
commit5f365c133b83a584953179fc771cf131668e82ee
tree731f50a2097f148f0f5fc274f8659b64b488d11f
parent2a5303b499b18de7179ee1b4ab759880fb02ec9c
RISC-V: re-order Kconfig selects alphanumerically

Selects should be sorted alphanumerically, and were tidied up originally
by Palmer in commit e8c7ef7d5819 ("RISC-V: Sort select statements
alphanumerically") since then, things have gotten out of order again.
Fish RMK's original script out of commit b1b3f49ce460 ("ARM: config:
sort select statements alphanumerically") and do some spring cleaning.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Björn Töpel <bjorn@rivosinc.com>
Link: https://lore.kernel.org/r/20221219172836.134709-1-conor@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/Kconfig