CONFIG_SEGGER_SYSVIEW_SECTION_NONE
Place SystemView data in the default linker section
Type: bool
Direct dependencies
<choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <Zephyr>/subsys/tracing/sysview/Kconfig:22
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:65
→ <Zephyr>/subsys/tracing/Kconfig:326
Menu path: (Top) → Sub Systems and OS Services → Choose SystemView data linker section
config SEGGER_SYSVIEW_SECTION_NONE
bool "Place SystemView data in the default linker section"
depends on <choice SEGGER_SYSVIEW_SECTION>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)