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

Symbols that select this symbol

Kconfig definition

At <Zephyr>/modules/Kconfig.syst:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:27

Menu path: (Top) → Modules

config MIPI_SYST_LIB
    bool "MIPI SyS-T Library Support"
    select REQUIRES_FULL_LIBC
    help
      This option enables the MIPI SyS-T Library

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)