-
CONFIG_CUSTOM_RWDATA_LD
¶
Include custom-rwdata.ld
Type: bool
Help¶
Include a customized linker script fragment for inserting additional data and linker directives into the data section.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At Kconfig.zephyr:158
Included via Kconfig:10
Menu path: (top menu) → Build and Link Features → Linker Options
config CUSTOM_RWDATA_LD
bool
prompt "Include custom-rwdata.ld"
help
Include a customized linker script fragment for inserting additional
data and linker directives into the data section.
(Definitions include propagated dependencies, including from if’s and menus.)