[PATCH v2 07/10] riscv: add SpacemiT SOC family Kconfig support
Conor Dooley
conor at kernel.org
Mon Jul 1 05:25:41 PDT 2024
On Thu, Jun 27, 2024 at 03:31:21PM +0000, Yixun Lan wrote:
> From: Yangyu Chen <cyy at cyyself.name>
>
> The first SoC in the SpacemiT series is K1, which contains 8 RISC-V
> cores with RISC-V Vector v1.0 support.
>
> Link: https://www.spacemit.com/en/spacemit-key-stone-2/
>
Remove the blank line please.
Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
Thanks,
Conor.
> Signed-off-by: Yangyu Chen <cyy at cyyself.name>
> Signed-off-by: Yixun Lan <dlan at gentoo.org>
> ---
> arch/riscv/Kconfig.socs | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs
> index f51bb24bc84c6..1916cf7ba450e 100644
> --- a/arch/riscv/Kconfig.socs
> +++ b/arch/riscv/Kconfig.socs
> @@ -24,6 +24,11 @@ config ARCH_SOPHGO
> help
> This enables support for Sophgo SoC platform hardware.
>
> +config ARCH_SPACEMIT
> + bool "SpacemiT SoCs"
> + help
> + This enables support for SpacemiT SoC platform hardware.
> +
> config ARCH_STARFIVE
> def_bool SOC_STARFIVE
>
>
> --
> 2.45.2
>
-------------- 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/20240701/99236670/attachment.sig>
More information about the linux-riscv
mailing list