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.
1 parent 9b32f02 commit 70b3e7aCopy full SHA for 70b3e7a
drivers/entropy/Kconfig.gecko
@@ -9,7 +9,7 @@ config ENTROPY_GECKO_TRNG
9
default y
10
depends on DT_HAS_SILABS_GECKO_TRNG_ENABLED
11
select ENTROPY_HAS_DRIVER
12
- select CRYPTO_ACC_GECKO_TRNG if SOC_SERIES_EFR32BG22
+ select CRYPTO_ACC_GECKO_TRNG if SOC_SILABS_XG22
13
select CRYPTO_ACC_GECKO_TRNG if SOC_SERIES_EFR32BG27
14
help
15
This option enables the true random number generator
0 commit comments