Skip to content

Commit

Permalink
drivers/mpsl/flash_synch: MPSL choice for nRF54L15
Browse files Browse the repository at this point in the history
Made MPSL based synchronization mechanism available for
nRF54L15 too.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
  • Loading branch information
nvlsianpu authored and nordicjm committed Mar 25, 2024
1 parent 8afc415 commit cdc7dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mpsl/flash_sync/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

if SOC_FLASH_NRF
if SOC_FLASH_NRF || SOC_FLASH_NRF_RRAM

choice SOC_FLASH_NRF_RADIO_SYNC_CHOICE
prompt "Nordic nRFx flash driver synchronization"
Expand Down

0 comments on commit cdc7dd3

Please sign in to comment.