The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_LINKER_ORPHAN_SECTION_ERROR

Error

Type: bool

Help

Linker exits with error when an orphan section is found.

Direct dependencies

<choice: Linker Orphan Section Handling>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At Kconfig.zephyr:58

Included via Kconfig:8

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

config LINKER_ORPHAN_SECTION_ERROR
    bool "Error"
    depends on <choice>
    help
      Linker exits with error when an orphan section is found.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)