RISC-V: drop SOC_VIRT for ARCH_VIRT
authorConor Dooley <conor.dooley@microchip.com>
Tue, 5 Mar 2024 18:37:06 +0000 (18:37 +0000)
committerConor Dooley <conor.dooley@microchip.com>
Wed, 10 Apr 2024 10:37:50 +0000 (11:37 +0100)
commit1553a1c48281243359a9529a10ddb551f3b967ab
tree370a3e35c314d8abb289a9c6b0b2f1c572bb9524
parentd2a351e637794e3511ea35ef8109768c6efd89b4
RISC-V: drop SOC_VIRT for ARCH_VIRT

The ARCH_ and SOC_ versions of this symbol have persisted for quite a
while now in parallel. Generated .config files from previous LTS kernels
should have both. Finally remove SOC_VIRT and update all config files
using it.

Acked-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/Kconfig.socs
arch/riscv/configs/defconfig
arch/riscv/configs/nommu_virt_defconfig
tools/testing/kunit/qemu_configs/riscv.py
tools/testing/selftests/wireguard/qemu/arch/riscv32.config
tools/testing/selftests/wireguard/qemu/arch/riscv64.config