:orphan: .. title:: choice: Linker Orphan Section Handling .. _choice_642: .. describe:: choice: Linker Orphan Section Handling *Linker Orphan Section Handling* Type: ``bool`` Default ======= - \ :kconfig:`LINKER_ORPHAN_SECTION_WARN ` Choice options ============== - \ :kconfig:`LINKER_ORPHAN_SECTION_PLACE ` - \ :kconfig:`LINKER_ORPHAN_SECTION_WARN ` - \ :kconfig:`LINKER_ORPHAN_SECTION_ERROR ` Kconfig definition ================== At ``Kconfig.zephyr:52`` Included via ``Kconfig:8`` Menu path: (Top) → Build and Link Features → Linker Options .. code-block:: kconfig choice bool "Linker Orphan Section Handling" default LINKER_ORPHAN_SECTION_WARN *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*