CONFIG_PCD_USE_CONSTANTS

Use KConfig constants rather than pm_config.h

Type: bool

Direct dependencies

PCD_APP || PCD_NET

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

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

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_USE_CONSTANTS
    bool "Use KConfig constants rather than pm_config.h"
    depends on PCD_APP || PCD_NET

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