summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew Fustini <dfustini@oss.tenstorrent.com>2025-10-13 20:12:00 -0700
committerDrew Fustini <dfustini@oss.tenstorrent.com>2025-10-18 10:44:15 -0700
commita71e6e8eea8ae2d624f097911f43357bba06d2a5 (patch)
tree21efcc8663d3c998dc784d25451fca636b5e65b2
parent16eb4e02a631b06a12b3170c8ec3f64a03b9d3ce (diff)
riscv: defconfig: Enable Tenstorrent SoCs
Enable support for Tenstorrent SoCs in the default configuration. Reviewed-by: Joel Stanley <jms@oss.tenstorrent.com> Signed-off-by: Drew Fustini <dfustini@oss.tenstorrent.com>
-rw-r--r--arch/riscv/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
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