CONFIG_PCD_NET

Peripheral CPU DFU Support for Network Processor

Type: bool

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At <nRF>/subsys/pcd/Kconfig:22

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:16

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Peripheral CPU DFU (PCD)

config PCD_NET
    bool "Peripheral CPU DFU Support for Network Processor"
    default y if SOC_NRF5340_CPUNET && IS_SECURE_BOOTLOADER
    select FLASH_PAGE_LAYOUT
    select STREAM_FLASH
    select STREAM_FLASH_ERASE

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)