diff --git a/init/Kconfig b/init/Kconfig index 3adee6b4b71922..5318f209a3b6b6 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -2024,6 +2024,7 @@ config RUST bool "Rust support" depends on HAS_RUST depends on !COMPILE_TEST + depends on !MODVERSIONS default n help Enables Rust support in the kernel.