Disable Rust for riscv64
Upstream supports Rust on riscv64 only if toolchain is Clang for now. Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
parent
64cee184fa
commit
af2ee6113e
@ -5732,9 +5732,9 @@ CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RUST_DEBUG_ASSERTIONS is not set
|
||||
# CONFIG_RUST_EXTRA_LOCKDEP is not set
|
||||
CONFIG_RUST_FW_LOADER_ABSTRACTIONS=y
|
||||
# CONFIG_RUST is not set
|
||||
CONFIG_RUST_OVERFLOW_CHECKS=y
|
||||
CONFIG_RUST_PHYLIB_ABSTRACTIONS=y
|
||||
CONFIG_RUST=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
|
@ -5704,9 +5704,9 @@ CONFIG_RUNTIME_TESTING_MENU=y
|
||||
# CONFIG_RUST_DEBUG_ASSERTIONS is not set
|
||||
# CONFIG_RUST_EXTRA_LOCKDEP is not set
|
||||
CONFIG_RUST_FW_LOADER_ABSTRACTIONS=y
|
||||
# CONFIG_RUST is not set
|
||||
CONFIG_RUST_OVERFLOW_CHECKS=y
|
||||
CONFIG_RUST_PHYLIB_ABSTRACTIONS=y
|
||||
CONFIG_RUST=y
|
||||
CONFIG_RV_MON_WWNR=y
|
||||
CONFIG_RV_REACTORS=y
|
||||
CONFIG_RV_REACT_PANIC=y
|
||||
|
Loading…
Reference in New Issue
Block a user