The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_HAS_FLASH_LOAD_OFFSET

(No prompt – not directly user assignable.)

Type: bool

Help

This option is selected by targets having a FLASH_LOAD_OFFSET and FLASH_LOAD_SIZE.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At Kconfig.zephyr:79

Included via Kconfig:10

Menu path: (top menu) → Build and Link Features → Linker Options

config HAS_FLASH_LOAD_OFFSET
    bool
    help
      This option is selected by targets having a FLASH_LOAD_OFFSET
      and FLASH_LOAD_SIZE.

(Definitions include propagated dependencies, including from if’s and menus.)