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 78af8b6 commit 41cdb2bCopy full SHA for 41cdb2b
lib/fprotect/Kconfig
@@ -47,6 +47,7 @@ config FPROTECT_BLOCK_SIZE
47
menuconfig FPROTECT
48
bool "Enable FPROTECT"
49
depends on SOC_FAMILY_NORDIC_NRF
50
+ select NRFX_RRAMC if SOC_SERIES_NRF54LX
51
help
52
Enable the software library FPROTECT that may or may not be used
53
by other systems to protect flash from writes and possibly also
0 commit comments