Skip to content

Commit ba12002

Browse files
Vge0rgeanangl
authored andcommitted
[nrf noup] draft: update MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG deps
This needs to be revisited but the newly added dependency on the entropy_generator doesn't work with nrf_security. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 55d4787 commit ba12002

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/mbedtls/Kconfig.tls-generic

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,6 @@ choice MBEDTLS_PSA_CRYPTO_RNG_SOURCE
524524

525525
config MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG
526526
bool "Use a cryptographically secure driver as random source"
527-
select ENTROPY_GENERATOR
528527
help
529528
Use a cryptographically secure random generator to provide random data
530529
instead of legacy Mbed TLS modules. This has a smaller footprint

0 commit comments

Comments
 (0)