[PATCH 2/5] riscv: Add the T-HEAD SoC family Kconfig option
Conor Dooley
conor at kernel.org
Sun May 7 14:22:16 PDT 2023
On Mon, May 08, 2023 at 02:23:01AM +0800, Jisheng Zhang wrote:
> The first SoC in the T-HEAD series is light(a.k.a th1520), containing
> quad T-HEAD C910 cores.
>
> Signed-off-by: Jisheng Zhang <jszhang at kernel.org>
> ---
> arch/riscv/Kconfig.socs | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs
> index 1cf69f958f10..ce10a38dff37 100644
> --- a/arch/riscv/Kconfig.socs
> +++ b/arch/riscv/Kconfig.socs
> @@ -41,6 +41,12 @@ config ARCH_SUNXI
> This enables support for Allwinner sun20i platform hardware,
> including boards based on the D1 and D1s SoCs.
>
> +config ARCH_THEAD
Could you please add a defconfig patch, adding this option, so that we
build support for this platform by default?
Thanks,
Conor.
> + bool "T-HEAD RISC-V SoCs"
> + select ERRATA_THEAD
> + help
> + This enables support for the RISC-V based T-HEAD SoCs.
> +
> config ARCH_VIRT
> def_bool SOC_VIRT
>
> --
> 2.40.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230507/9e5ae57d/attachment.sig>
More information about the linux-riscv
mailing list