-
CONFIG_MIPI_SYST_STP
¶
STP Transport Layer for MIPI SyS-T
Type: bool
Help¶
This option enables support for the STP
Transport Layer for MIPI SyS-T
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/modules/Kconfig.syst:12
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:30
Menu path: (Top) → Modules → MIPI SyS-T Library Support
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.)