Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion drivers/entropy/Kconfig.rv32m1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

config ENTROPY_RV32M1_TRNG
bool "RV32M1 TRNG driver"
depends on ENTROPY_GENERATOR && SOC_OPENISA_RV32M1_RISCV32
depends on SOC_OPENISA_RV32M1_RISCV32
select ENTROPY_HAS_DRIVER
help
This option enables the true random number generator (TRNG)
Expand Down