We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
RUST
HAS_RUST
1 parent b487aa6 commit c46e11bCopy full SHA for c46e11b
1 file changed
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