-
CONFIG_LINKER_ORPHAN_SECTION_WARN
¶
Warn
Type: bool
Help¶
Linker places the orphan sections in output and issues
warning about those sections.
Direct dependencies¶
<choice: Linker Orphan Section Handling>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr>/Kconfig.zephyr:52
Included via <Zephyr>/Kconfig:8
Menu path: (Top) → Build and Link Features → Linker Options → Linker Orphan Section Handling
config LINKER_ORPHAN_SECTION_WARN
bool "Warn"
depends on <choice>
help
Linker places the orphan sections in output and issues
warning about those sections.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)