:orphan: .. title:: CONFIG_PROFILER_NORDIC_RTT_CHANNEL_INFO .. kconfig:: CONFIG_PROFILER_NORDIC_RTT_CHANNEL_INFO CONFIG_PROFILER_NORDIC_RTT_CHANNEL_INFO ####################################### *Info up channel index* Type: ``int`` Direct dependencies =================== \ :kconfig:`PROFILER_NORDIC ` && \ :kconfig:`PROFILER ` *(Includes any dependencies from ifs and menus.)* Default ======= - 2 Kconfig definition ================== At ``/subsys/profiler/Kconfig:60`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:54`` → ``/subsys/Kconfig:24`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → System profiler → Nordic profiler advanced .. code-block:: kconfig config PROFILER_NORDIC_RTT_CHANNEL_INFO int "Info up channel index" default 2 depends on PROFILER_NORDIC && PROFILER *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*