Kconfig Reference
 
  • All Configuration Options
  • Zephyr Architecture Configuration Options
  • Zephyr SoC Configuration Options
  • Zephyr Driver Configuration Options
  • Zephyr Boards Configuration Options
  • Zephyr Kernel Configuration Options
  • Zephyr Library Configuration Options
  • Zephyr Subsystem Configuration Options
  • External Modules Configuration Options
  • Bridle Configuration Options
Kconfig Reference
  • »
  • CONFIG_HAS_TELINK_DRIVERS
  • View page source

CONFIG_HAS_TELINK_DRIVERS¶

Telink Drivers

Type: bool

Help¶

This option enables Telink Drivers APIs.

Defaults¶

No defaults. Implicitly defaults to n.

Symbols that select this symbol¶

  • SOC_SERIES_RISCV_TELINK_B91

  • SOC_SERIES_RISCV_TELINK_B91

Kconfig definition¶

At <External Modules>/Kconfig.telink:4

Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:29

Menu path: (Top) → Modules

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.)


© Copyright 2019-2022 TiaC Systems members and individual contributors. Last updated on Apr 03, 2022.

Kconfig Reference
Bridle
Zephyr Project
Devicetree Bindings