CONFIG_SOC_FLASH_NRF_RADIO_SYNC_MPSL
Nordic nRFx flash driver synchronized using MPSL
Type: bool
Help
Enable synchronization between flash memory driver and MPSL.
Direct dependencies
MPSL
&& <choice SOC_FLASH_NRF_RADIO_SYNC_CHOICE: Nordic nRFx flash driver synchronization>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <nRF>/drivers/mpsl/flash_sync/Kconfig:13
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:95
→ <nRF>/drivers/Kconfig:19
→ <nRF>/drivers/mpsl/Kconfig:8
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → Nordic nRFx flash driver synchronization
config SOC_FLASH_NRF_RADIO_SYNC_MPSL
bool "Nordic nRFx flash driver synchronized using MPSL"
depends on MPSL && <choice SOC_FLASH_NRF_RADIO_SYNC_CHOICE>
help
Enable synchronization between flash memory driver and MPSL.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)