We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68c9ac5 + c46e11b commit c02226dCopy full SHA for c02226d
drivers/char/hw_random/Kconfig
@@ -100,7 +100,7 @@ config HW_RANDOM_BCM2835
100
101
config HW_RANDOM_BCM2835_RUST
102
tristate "Rust implementation of Broadcom BCM2835 Random Number Generator"
103
- depends on HAS_RUST && ARCH_BCM2835
+ depends on RUST && ARCH_BCM2835
104
help
105
This driver provides alternative Rust-based kernel-side support
106
for the Random Number Generator hardware found on the Broadcom
0 commit comments