:orphan: .. title:: choice LINKER_SCRIPT: Linker script .. _choice_569: .. describe:: choice LINKER_SCRIPT: Linker script *Linker script* Type: ``bool`` Default ======= - \ :kconfig:`LD_LINKER_TEMPLATE ` if \ :kconfig:`LD_LINKER_SCRIPT_SUPPORTED ` Choice options ============== - \ :kconfig:`LD_LINKER_TEMPLATE ` - \ :kconfig:`CMAKE_LINKER_GENERATOR ` Kconfig definition ================== At ``Kconfig.zephyr:141`` Included via ``Kconfig:8`` Menu path: (Top) → Build and Link Features → Linker Options .. code-block:: kconfig choice LINKER_SCRIPT bool "Linker script" default LD_LINKER_TEMPLATE if LD_LINKER_SCRIPT_SUPPORTED *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*