From: Drew Fustini Date: Tue, 14 Oct 2025 03:12:00 +0000 (-0700) Subject: riscv: defconfig: Enable Tenstorrent SoCs X-Git-Tag: ceph-for-6.19-rc5~193^2~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a71e6e8eea8ae2d624f097911f43357bba06d2a5;p=ceph-client.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 fc2725cbca18..95d5230c0027 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