drivers: entropy: esp32: update register call
Update entropy driver to use proper registers Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
a5ddb72261
commit
57c7dfbbc3
5 changed files with 55 additions and 35 deletions
|
@ -7,6 +7,7 @@ config ENTROPY_ESP32_RNG
|
|||
bool "ESP32 entropy number generator driver"
|
||||
depends on SOC_ESP32
|
||||
select ENTROPY_HAS_DRIVER
|
||||
default y
|
||||
help
|
||||
This option enables the entropy number generator for ESP32 SoCs.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue