:orphan: .. title:: CONFIG_MIPI_SYST_STP .. kconfig:: CONFIG_MIPI_SYST_STP CONFIG_MIPI_SYST_STP #################### *STP Transport Layer for MIPI SyS-T* Type: ``bool`` Help ==== .. code-block:: none This option enables support for the STP Transport Layer for MIPI SyS-T Direct dependencies =================== \ :kconfig:`MIPI_SYST_LIB ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/Kconfig.syst:12`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:28`` Menu path: (Top) → Modules → MIPI SyS-T Library Support .. code-block:: kconfig config MIPI_SYST_STP bool "STP Transport Layer for MIPI SyS-T" depends on MIPI_SYST_LIB help This option enables support for the STP Transport Layer for MIPI SyS-T *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*