summaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index b1bd336761b1..e12a7608e43a 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -470,6 +470,18 @@ config ADI
and SSM (Silicon Secured Memory). Intended consumers of this
driver include crash and makedumpfile.
+config RUST_EXAMPLE
+ depends on HAS_RUST
+ tristate "Rust Example"
+ default n
+ help
+ This option builds an example module written in Rust.
+
+ To compile this as a module, choose M here:
+ the module will be called rust_example.
+
+ If unsure, say N.
+
endmenu
config RANDOM_TRUST_CPU