Skip to content

Commit cbe6ce5

Browse files
committed
[nrf fromtree] drivers: flash: rram: Select NRFX_RRAMC
Select NRFX_RRAMC for RRAM driver. (cherry picked from commit d954060) Signed-off-by: Dominik Ermel <[email protected]>
1 parent 2a06239 commit cbe6ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/flash/Kconfig.nrf_rram

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ menuconfig SOC_FLASH_NRF_RRAM
88
bool "Nordic Semiconductor flash driver for nRF RRAM"
99
default y
1010
depends on DT_HAS_NORDIC_RRAM_CONTROLLER_ENABLED
11+
select NRFX_RRAMC
1112
select FLASH_HAS_DRIVER_ENABLED
1213
select FLASH_HAS_PAGE_LAYOUT
1314
select FLASH_NRF_FORCE_ALT

0 commit comments

Comments
 (0)