:orphan: .. title:: CONFIG_HAS_TELINK_DRIVERS .. kconfig:: CONFIG_HAS_TELINK_DRIVERS CONFIG_HAS_TELINK_DRIVERS ######################### *Telink Drivers* Type: ``bool`` Help ==== .. code-block:: none This option enables Telink Drivers APIs. Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_SERIES_RISCV_TELINK_B91 ` - \ :kconfig:`SOC_SERIES_RISCV_TELINK_B91 ` Kconfig definition ================== At ``/Kconfig.telink:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:29`` Menu path: (Top) → Modules .. code-block:: kconfig config HAS_TELINK_DRIVERS bool "Telink Drivers" help This option enables Telink Drivers APIs. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*