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

CONFIG_SOC_SERIES_RISCV_TELINK_B91

Telink B91 SoC Implementation

Type: bool

Help

Enable support for Telink B91 SoC

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

  • RISCV

  • SOC_FAMILY_RISCV_PRIVILEGE

  • HAS_TELINK_DRIVERS

Kconfig definition

At <SoC>/riscv/riscv-privilege/telink_b91/Kconfig.series:4

Included via Kconfig:8 → Kconfig.zephyr:38 → <SoC>/Kconfig:9 → <SoC>/riscv/riscv-privilege/Kconfig.soc:6

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_RISCV_TELINK_B91
    bool "Telink B91 SoC Implementation"
    select RISCV
    select SOC_FAMILY_RISCV_PRIVILEGE
    select HAS_TELINK_DRIVERS
    depends on <choice>
    help
      Enable support for Telink B91 SoC

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


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

Kconfig Reference
Bridle
Zephyr Project
Devicetree Bindings