riscv: default enable xtheadc

Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
Han Gao
2023-11-29 11:00:33 +08:00
committed by Han Gao
parent f722795a38
commit 95a545985b
2 changed files with 4 additions and 6 deletions

View File

@@ -405,7 +405,9 @@ config VECTOR
config THEAD_ISA
bool "T-HEAD extension ISA in AFLAGS with -march=_xtheadc"
default n
default y
help
Say N here if you want to disable xtheadc in the kernel.
endmenu