diff options
Diffstat (limited to 'samples')
| -rw-r--r-- | samples/rust/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/rust/Kconfig b/samples/rust/Kconfig index cde1dc9451d3..3efa51bfc8ef 100644 --- a/samples/rust/Kconfig +++ b/samples/rust/Kconfig @@ -130,7 +130,7 @@ config SAMPLE_RUST_DRIVER_PLATFORM config SAMPLE_RUST_DRIVER_USB tristate "USB Driver" - depends on USB = y && BROKEN + depends on USB = y help This option builds the Rust USB driver sample. |
