-
CONFIG_SOC_FLASH_NRF_LL_SOFTDEVICE
¶
SoftDevice Controller flash driver
Type: bool
Help¶
Enables SoftDevice Controller flash driver.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/drivers/bt_ll_softdevice/flash/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:27
→ <nRF>/drivers/Kconfig:17
→ <nRF>/drivers/bt_ll_softdevice/Kconfig:8
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers
config SOC_FLASH_NRF_LL_SOFTDEVICE bool "SoftDevice Controller flash driver" default y selectFLASH_NRF_FORCE_ALT
selectFLASH_HAS_PAGE_LAYOUT
selectFLASH_HAS_DRIVER_ENABLED
selectNRFX_NVMC
selectMPU_ALLOW_FLASH_WRITE
ifARM_MPU
selectMULTITHREADING_LOCK
depends onFLASH
&&BT_LL_SOFTDEVICE
help Enables SoftDevice Controller flash driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)