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