CONFIG_LD_LINKER_SCRIPT_SUPPORTED

(No prompt – not directly user assignable.)

Type: bool

Default

  • y

Kconfig definition

At <Zephyr>/Kconfig.zephyr:135

Included via <Zephyr>/Kconfig:8

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

config LD_LINKER_SCRIPT_SUPPORTED
    bool
    default y

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