Commit d0366abc authored by Chen Wang's avatar Chen Wang Committed by Conor Dooley
Browse files

riscv: Add SOPHGO SOC family Kconfig support



The first SoC in the SOPHGO series is SG2042, which contains 64 RISC-V
cores.

Reviewed-by: default avatarGuo Ren <guoren@kernel.org>
Reviewed-by: default avatarConor Dooley <conor.dooley@microchip.com>
Acked-by: default avatarChao Wei <chao.wei@sophgo.com>
Signed-off-by: default avatarChen Wang <unicorn_wang@outlook.com>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent af571133
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -22,6 +22,11 @@ config SOC_SIFIVE
	help
	  This enables support for SiFive SoC platform hardware.

config ARCH_SOPHGO
	bool "Sophgo SoCs"
	help
	  This enables support for Sophgo SoC platform hardware.

config ARCH_STARFIVE
	def_bool SOC_STARFIVE