riscv: Keep the riscv Kconfig selects sorted
authorJisheng Zhang <jszhang@kernel.org>
Wed, 4 Aug 2021 16:29:08 +0000 (00:29 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Wed, 25 Aug 2021 03:58:33 +0000 (20:58 -0700)
commit7f85b04b08ca264923358e2c4e93422bad59a6e0
treeb5607b4234e7ad5cf99ec804877731dda3f3e11d
parent8ba1a8b77ba1eb3aef441ed2caf28ab2b1261f5f
riscv: Keep the riscv Kconfig selects sorted

Move three Kconfig selects: ARCH_STACKWALK, ARCH_SUPPORTS_ATOMIC_RMW
and ARCH_SUPPORTS_DEBUG_PAGEALLOC to the right place.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/Kconfig