CONFIG_PM_IMAGE_NOT_BUILT_FROM_SOURCE

(No prompt – not directly user assignable.)

Type: bool

Help

Promptless helper config used to indicate that one or more image is not built from source.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nRF>/subsys/partition_manager/Kconfig:148

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:36

Menu path: (Top) → Modules → Nordic nRF Connect → Partition Manager

config PM_IMAGE_NOT_BUILT_FROM_SOURCE
    bool
    help
      Promptless helper config used to indicate that one or more
      image is not built from source.

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