Skip to content

Commit ec5d29c

Browse files
committed
Make ourselves !COMPILE_TEST
In preparation of linux-next integration. Suggested-by: Stephen Rothwell <[email protected]> Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 0213306 commit ec5d29c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

init/Kconfig

+1
Original file line numberDiff line numberDiff line change
@@ -2039,6 +2039,7 @@ config PROFILING
20392039
config RUST
20402040
bool "Rust support"
20412041
depends on HAS_RUST
2042+
depends on !COMPILE_TEST
20422043
default n
20432044
help
20442045
Enables Rust support in the kernel.

0 commit comments

Comments
 (0)