-
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 misc/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:31
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.)