CONFIG_OUTPUT_STAT
Create a statistics file
Type: bool
Help
Create a stat file using readelf -e <elf>
Default
y
Kconfig definition
At <Zephyr>/Kconfig.zephyr:365
Included via <Zephyr>/Kconfig:8
Menu path: (Top) → Build and Link Features → Build Options
config OUTPUT_STAT
bool "Create a statistics file"
default y
help
Create a stat file using readelf -e <elf>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)