mirror of
https://github.com/torvalds/linux.git
synced 2024-12-06 02:52:22 +00:00
5d94da7ff0
Add new basic kselftest that checks if the available rust sample modules can be added and removed correctly. Signed-off-by: Laura Nao <laura.nao@collabora.com> Reviewed-by: Sergio Gonzalez Collado <sergio.collado@gmail.com> Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
CONFIG_RUST=y
|
|
CONFIG_SAMPLES=y
|
|
CONFIG_SAMPLES_RUST=y
|
|
CONFIG_SAMPLE_RUST_MINIMAL=m
|
|
CONFIG_SAMPLE_RUST_PRINT=m |