:orphan: .. title:: CONFIG_SEGGER_RTT_SECTION_NONE .. kconfig:: CONFIG_SEGGER_RTT_SECTION_NONE CONFIG_SEGGER_RTT_SECTION_NONE ############################## *Place RTT data in the default linker section* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/debug/Kconfig.rtt:71`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:16`` → ``/debug/Kconfig:4`` Menu path: (Top) → Device Drivers → Enable SEGGER RTT libraries. → Choose RTT data linker section .. code-block:: kconfig config SEGGER_RTT_SECTION_NONE bool "Place RTT data in the default linker section" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*