-
CONFIG_USE_CODE_PARTITION
¶
link into code-partition
Type: bool
Help¶
When selected application will be linked into chosen code-partition.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At Kconfig.zephyr:85
Included via Kconfig:10
Menu path: (top menu) → Build and Link Features → Linker Options
config USE_CODE_PARTITION bool prompt "link into code-partition" ifHAS_FLASH_LOAD_OFFSET
depends onHAS_FLASH_LOAD_OFFSET
help When selected application will be linked into chosen code-partition.
(Definitions include propagated dependencies, including from if’s and menus.)