:orphan: .. title:: choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section .. _choice_23: .. describe:: choice SEGGER_SYSVIEW_SECTION: Choose SystemView data linker section *Choose SystemView data linker section* Type: ``bool`` Direct dependencies =================== (\ :kconfig:`SEGGER_SYSTEMVIEW ` && \ :kconfig:`SOC_SERIES_IMX_RT `) || (\ :kconfig:`SEGGER_SYSTEMVIEW ` && \ :kconfig:`SOC_SERIES_IMX_RT `) || \ :kconfig:`SEGGER_SYSTEMVIEW ` *(Includes any dependencies from ifs and menus.)* Defaults ======== - \ :kconfig:`SEGGER_SYSVIEW_SECTION_DTCM ` if n - \ :kconfig:`SEGGER_SYSVIEW_SECTION_DTCM ` if n Choice options ============== - \ :kconfig:`SEGGER_SYSVIEW_SECTION_NONE ` - \ :kconfig:`SEGGER_SYSVIEW_SECTION_DTCM ` Kconfig definitions =================== At ``/arm/nxp_imx/rt/Kconfig.defconfig.series:167`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:25`` → ``/kconfig/Kconfig.soc.defconfig:1`` → ``/arm/nxp_imx/Kconfig.defconfig:8`` Menu path: (Top) .. code-block:: kconfig choice SEGGER_SYSVIEW_SECTION bool default SEGGER_SYSVIEW_SECTION_DTCM if n depends on SEGGER_SYSTEMVIEW && SOC_SERIES_IMX_RT ---- At ``/arm/nxp_imx/rt/Kconfig.defconfig.series:167`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/arm/nxp_imx/Kconfig.defconfig:8`` Menu path: (Top) .. code-block:: kconfig choice SEGGER_SYSVIEW_SECTION bool default SEGGER_SYSVIEW_SECTION_DTCM if n depends on SEGGER_SYSTEMVIEW && SOC_SERIES_IMX_RT ---- At ``/tracing/sysview/Kconfig:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``/Kconfig:65`` → ``/tracing/Kconfig:314`` Menu path: (Top) → Sub Systems and OS Services .. code-block:: kconfig choice SEGGER_SYSVIEW_SECTION bool "Choose SystemView data linker section" depends on SEGGER_SYSTEMVIEW *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*