Skip to content

Commit 96ac44f

Browse files
committed
configs: add rust config
This allows us to enable Rust while creating a configuration file, for example, we can run `make defconfig rust.config` from the command line to create the default configuration plus enable Rust. Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
1 parent d16c439 commit 96ac44f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernel/configs/rust.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_RUST=y

0 commit comments

Comments
 (0)