summaryrefslogtreecommitdiff
path: root/arch/loongarch/Kconfig
diff options
context:
space:
mode:
authorWANG Rui <wangrui@loongson.cn>2024-01-17 07:43:00 +0300
committerHuacai Chen <chenhuacai@loongson.cn>2024-01-17 07:43:00 +0300
commit90868ff9cadecd46fa2a4f5501c66bfea8ade9b7 (patch)
tree7557db8f2a52fbdbe29073b101340e23a44c7025 /arch/loongarch/Kconfig
parentf58b0abae839f06be9d791d16196922a4b281777 (diff)
downloadlinux-90868ff9cadecd46fa2a4f5501c66bfea8ade9b7.tar.xz
LoongArch: Enable initial Rust support
Enable initial Rust support for LoongArch. Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: WANG Rui <wangrui@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'arch/loongarch/Kconfig')
-rw-r--r--arch/loongarch/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/loongarch/Kconfig b/arch/loongarch/Kconfig
index ee123820a476..6b9da3effdf8 100644
--- a/arch/loongarch/Kconfig
+++ b/arch/loongarch/Kconfig
@@ -140,6 +140,7 @@ config LOONGARCH
select HAVE_REGS_AND_STACK_ACCESS_API
select HAVE_RETHOOK
select HAVE_RSEQ
+ select HAVE_RUST
select HAVE_SAMPLE_FTRACE_DIRECT
select HAVE_SAMPLE_FTRACE_DIRECT_MULTI
select HAVE_SETUP_PER_CPU_AREA if NUMA