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

From: Jia Wang via B4 Relay

Date: Thu May 14 2026 - 21:23:02 EST


From: Jia Wang <wangjia@xxxxxxxxxxxxx>

Enable `ARCH_ULTRARISC` in the default RISC-V defconfig.

Link: https://lore.kernel.org/lkml/20260427-ultrarisc-pcie-v4-1-98935f6cdfb5@xxxxxxxxxxxxx/

Signed-off-by: Jia Wang <wangjia@xxxxxxxxxxxxx>
---
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
CONFIG_ARCH_VIRT=y
CONFIG_ARCH_CANAAN=y
CONFIG_SMP=y

--
2.34.1