CONFIG_PM_EXTERNAL_FLASH_DEV_NAME

[DEPRECATED] Name of the external flash device

Type: string

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 the empty string.

Kconfig definition

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

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_DEV_NAME
    string "[DEPRECATED] Name of the external flash device"
    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.)