CONFIG_PM_EXTERNAL_FLASH

[DEPRECATED] Support external flash in Partition Manager

Type: bool

Help

[DEPRECATED] This value is extracted directly from devicetree. Remove
its configuration. See 'Using external flash memory partitions'
chapter in the documentation for instructions on how to fix this.

Direct dependencies

!n

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

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

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:36

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Partition Manager

config PM_EXTERNAL_FLASH
    bool "[DEPRECATED] Support external flash in Partition Manager"
    depends on !n
    help
      [DEPRECATED] This value is extracted directly from devicetree. Remove
      its configuration. See 'Using external flash memory partitions'
      chapter in the documentation for instructions on how to fix this.

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