[PATCH v2 8/8] riscv: defconfig: Enable Tenstorrent SoCs

Drew Fustini fustini at kernel.org
Mon Oct 6 14:21:48 PDT 2025


From: Drew Fustini <dfustini at oss.tenstorrent.com>

Enable support for Tenstorrent SoCs in the default configuration.

Signed-off-by: Drew Fustini <dfustini at oss.tenstorrent.com>
---
 arch/riscv/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index 7b5eed17611ad2260a28f9fe9985b88682eb1ebe..031d8f8f6e9d278eb802d195111f1cf9075b076d 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -29,6 +29,7 @@ CONFIG_ARCH_SOPHGO=y
 CONFIG_ARCH_SPACEMIT=y
 CONFIG_SOC_STARFIVE=y
 CONFIG_ARCH_SUNXI=y
+CONFIG_ARCH_TENSTORRENT=y
 CONFIG_ARCH_THEAD=y
 CONFIG_ARCH_VIRT=y
 CONFIG_ARCH_CANAAN=y

-- 
2.34.1




More information about the linux-riscv mailing list