Commit da47ce00 authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Conor Dooley

riscv: Add the T-HEAD SoC family Kconfig option

The first SoC in the T-HEAD series is TH1520, containing quad T-HEAD
C910 cores.
Signed-off-by: default avatarJisheng Zhang <jszhang@kernel.org>
Reviewed-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent 89b0186a
...@@ -41,6 +41,12 @@ config ARCH_SUNXI ...@@ -41,6 +41,12 @@ config ARCH_SUNXI
This enables support for Allwinner sun20i platform hardware, This enables support for Allwinner sun20i platform hardware,
including boards based on the D1 and D1s SoCs. including boards based on the D1 and D1s SoCs.
config ARCH_THEAD
bool "T-HEAD RISC-V SoCs"
select ERRATA_THEAD
help
This enables support for the RISC-V based T-HEAD SoCs.
config ARCH_VIRT config ARCH_VIRT
def_bool SOC_VIRT def_bool SOC_VIRT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment