:orphan: .. title:: MIPI_SYST_LIB .. option:: CONFIG_MIPI_SYST_LIB *MIPI SyS-T Library Support* Type: ``bool`` Help ==== This option enables the MIPI SyS-T Library Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols selected by this symbol =============================== - \ :option:`REQUIRES_FULL_LIBC ` Symbols that select this symbol =============================== - \ :option:`LOG_MIPI_SYST_ENABLE ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.syst:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:31`` Menu path: (Top) → Modules .. parsed-literal:: config MIPI_SYST_LIB bool "MIPI SyS-T Library Support" select \ :option:`REQUIRES_FULL_LIBC ` help This option enables the MIPI SyS-T Library *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*