CONFIG_PCD_APP¶
Peripheral CPU DFU Support for Application Processor
Type: bool
Default¶
y if
SOC_SERIES_NRF53X
&&MCUBOOT
&&BT_RPMSG_NRF53
Kconfig definition¶
At <nRF>/subsys/pcd/Kconfig:18
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_APP
bool "Peripheral CPU DFU Support for Application Processor"
default y if SOC_SERIES_NRF53X && MCUBOOT && BT_RPMSG_NRF53
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)