-
CONFIG_BUILD_OUTPUT_S19
¶
Build a binary in S19 format
Type: bool
Help¶
Build a binary in S19 format. This will build a zephyr.s19 file need by some platforms.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At misc/Kconfig:238
Included via Kconfig:10
→ Kconfig.zephyr:31
Menu path: (top menu) → Build and Link Features → Build Options
config BUILD_OUTPUT_S19
bool
prompt "Build a binary in S19 format"
help
Build a binary in S19 format. This will build a zephyr.s19 file need
by some platforms.
(Definitions include propagated dependencies, including from if’s and menus.)