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 2a06239 commit cbe6ce5Copy full SHA for cbe6ce5
drivers/flash/Kconfig.nrf_rram
@@ -8,6 +8,7 @@ menuconfig SOC_FLASH_NRF_RRAM
8
bool "Nordic Semiconductor flash driver for nRF RRAM"
9
default y
10
depends on DT_HAS_NORDIC_RRAM_CONTROLLER_ENABLED
11
+ select NRFX_RRAMC
12
select FLASH_HAS_DRIVER_ENABLED
13
select FLASH_HAS_PAGE_LAYOUT
14
select FLASH_NRF_FORCE_ALT
0 commit comments