Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RUST
:
( CONFIG_HAVE_RUST ) && ( CONFIG_RUST_IS_AVAILABLE ) && (! CONFIG_MODVERSIONS ) && (! CONFIG_GCC_PLUGIN_RANDSTRUCT ) && (! CONFIG_RANDSTRUCT ) && (! CONFIG_DEBUG_INFO_BTF || CONFIG_PAHOLE_HAS_LANG_EXCLUDE ) && (! CONFIG_CFI_CLANG || CONFIG_HAVE_CFI_ICALL_NORMALIZE_INTEGERS_RUSTC ) && (! CONFIG_CALL_PADDING || CONFIG_RUSTC_VERSION >= CONFIG_108100 ) && (! CONFIG_KASAN_SW_TAGS ) && (!( CONFIG_MITIGATION_RETHUNK && CONFIG_KASAN ) || CONFIG_RUSTC_VERSION >= CONFIG_108300 )
Enables Rust support in the kernel.
This allows other Rust-related options, like drivers written in Rust, to be selected.
It is also required to be able to load external kernel modules written in Rust.
See Documentation/rust/ for more information.
If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab