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 c2f2a9a commit cdb864fCopy full SHA for cdb864f
drivers/entropy/Kconfig
@@ -10,6 +10,7 @@ config ENTROPY_CC310
10
depends on HW_CC310 || (SOC_NRF9160 && SPM)
11
depends on ENTROPY_GENERATOR
12
depends on !BT_LL_SW_LEGACY
13
+ depends on !MPU_STACK_GUARD
14
select ENTROPY_HAS_DRIVER
15
select ENTROPY_NRF_FORCE_ALT
16
default y
0 commit comments