From: Drew Fustini Date: Tue, 14 Oct 2025 03:12:00 +0000 (-0700) Subject: riscv: defconfig: Enable Tenstorrent SoCs X-Git-Tag: v6.19-rc1~99^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a71e6e8eea8ae2d624f097911f43357bba06d2a5;p=thirdparty%2Fkernel%2Flinux.git riscv: defconfig: Enable Tenstorrent SoCs Enable support for Tenstorrent SoCs in the default configuration. Reviewed-by: Joel Stanley Signed-off-by: Drew Fustini --- diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig index fc2725cbca187..95d5230c00274 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