rust: Initial config option
Add the `CONFIG_RUST` Kconfig. This can be set to indicate that an
application wishes to use Rust support.
Adds `CONFIG_RUST_SUPPORTED` to indicate what platforms Rust is known to
work on. This is set to the targets that are supported by subsequent
commits.
Signed-off-by:
David Brown <david.brown@linaro.org>
Loading
Please sign in to comment