:orphan: .. title:: CONFIG_LD_LINKER_SCRIPT_SUPPORTED .. kconfig:: CONFIG_LD_LINKER_SCRIPT_SUPPORTED CONFIG_LD_LINKER_SCRIPT_SUPPORTED ################################# *(No prompt -- not directly user assignable.)* Type: ``bool`` Default ======= - y Kconfig definition ================== At ``Kconfig.zephyr:137`` Included via ``Kconfig:8`` Menu path: (Top) → Build and Link Features → Linker Options .. code-block:: kconfig config LD_LINKER_SCRIPT_SUPPORTED bool default y *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*