The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_LINKER_ORPHAN_SECTION_PLACE

Place

Type: bool

Help

Linker puts orphan sections in place without warnings or errors.

Direct dependencies

<choice: Linker Orphan Section Handling>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At Kconfig.zephyr:51

Included via Kconfig:10

Menu path: (top menu) → Build and Link Features → Linker Options → Linker Orphan Section Handling

config LINKER_ORPHAN_SECTION_PLACE
    bool
    prompt "Place" if <choice: Linker Orphan Section Handling>
    depends on <choice: Linker Orphan Section Handling>
    help
      Linker puts orphan sections in place without warnings
      or errors.

(Definitions include propagated dependencies, including from if’s and menus.)