:orphan: .. title:: choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section .. _choice_16: .. describe:: choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section *Choose SystemView data linker section* Type: ``bool`` Direct dependencies =================== (\ :option:`SEGGER_SYSTEMVIEW ` && \ :option:`SOC_SERIES_IMX_RT `) || \ :option:`SEGGER_SYSTEMVIEW ` *(Includes any dependencies from ifs and menus.)* Default ======= - \ :option:`SEGGER_SYSVIEW_SECTION_DTCM ` if \ :option:`HAS_MCUX_SEMC ` Choice options ============== - \ :option:`SEGGER_SYSVIEW_SECTION_NONE ` - \ :option:`SEGGER_SYSVIEW_SECTION_DTCM ` Kconfig definitions =================== .. highlight:: kconfig At ``soc/arm/nxp_imx/rt/Kconfig.defconfig.series:126`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:19`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.defconfig:1`` → ``soc/arm/nxp_imx/Kconfig.defconfig:4`` Menu path: (Top) .. parsed-literal:: choice SEGGER_SYSVIEW_SECTION bool default \ :option:`SEGGER_SYSVIEW_SECTION_DTCM ` if \ :option:`HAS_MCUX_SEMC ` depends on \ :option:`SEGGER_SYSTEMVIEW ` && \ :option:`SOC_SERIES_IMX_RT ` ---- At ``subsys/tracing/sysview/Kconfig:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:34`` → ``subsys/Kconfig:59`` → ``subsys/tracing/Kconfig:210`` Menu path: (Top) → Sub Systems and OS Services .. parsed-literal:: choice SEGGER_SYSVIEW_SECTION bool "Choose SystemView data linker section" depends on \ :option:`SEGGER_SYSTEMVIEW ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*