RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO
authorConor Dooley <conor.dooley@microchip.com>
Sun, 20 Nov 2022 21:34:44 +0000 (21:34 +0000)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 27 Dec 2022 18:01:40 +0000 (18:01 +0000)
commit19ba9cf70706629709a3304aa977d1dddcfadf43
tree74073eb148744000df5cc3dd05ca1ec2c7f4c4c8
parentfc43211939bb68741d609cd6e7034f01d5d1734b
RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO

Convert all non user visible use of SOC_FOO symbols to their ARCH_FOO
variants. The canaan DTs are an outlier in that they're gated at the
directory and the file level. Drop the directory level gating while we
are swapping the symbol names over.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/Makefile
arch/riscv/boot/dts/Makefile
arch/riscv/boot/dts/canaan/Makefile
arch/riscv/boot/dts/microchip/Makefile
arch/riscv/boot/dts/sifive/Makefile
arch/riscv/boot/dts/starfive/Makefile