-
CONFIG_PCD
¶
Peripheral CPU DFU Support
Type: bool
Defaults¶
y if
SOC_SERIES_NRF53X
&&MCUBOOT
&&BT_RPMSG_NRF53
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/pcd/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:16
Menu path: (Top) → Modules → Nordic nRF Connect → Peripheral CPU DFU (PCD)
menuconfig PCD bool "Peripheral CPU DFU Support" default y ifSOC_NRF5340_CPUNET
&&IS_SECURE_BOOTLOADER
default y ifSOC_SERIES_NRF53X
&&MCUBOOT
&&BT_RPMSG_NRF53
selectFLASH_PAGE_LAYOUT
selectSTREAM_FLASH
selectSTREAM_FLASH_ERASE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)