[PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC

Krzysztof Kozlowski krzk at kernel.org
Thu May 21 13:57:45 PDT 2026


On 15/05/2026 03:18, Jia Wang via B4 Relay wrote:
> From: Jia Wang <wangjia at ultrarisc.com>
> 
> Enable `ARCH_ULTRARISC` in the default RISC-V defconfig.
> 
> Link: https://lore.kernel.org/lkml/20260427-ultrarisc-pcie-v4-1-98935f6cdfb5@ultrarisc.com/

Drop link, not relevant here.

> 
> Signed-off-by: Jia Wang <wangjia at ultrarisc.com>
> ---
>  arch/riscv/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
> index c2c37327b987..9fdc4d1831ed 100644
> --- a/arch/riscv/configs/defconfig
> +++ b/arch/riscv/configs/defconfig
> @@ -32,6 +32,7 @@ CONFIG_SOC_STARFIVE=y
>  CONFIG_ARCH_SUNXI=y
>  CONFIG_ARCH_TENSTORRENT=y
>  CONFIG_ARCH_THEAD=y
> +CONFIG_ARCH_ULTRARISC=y

This patch should be sent with with the patch adding that config option.



Best regards,
Krzysztof



More information about the linux-riscv mailing list