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_SOC_SERIES_RISCV_TELINK_B91
  • View page source

CONFIG_SOC_SERIES_RISCV_TELINK_B91¶

Telink B91 SoC Implementation

Telink B91 SoC Implementation

Type: bool

Help¶

Enable support for Telink B91 SoC

Help¶

Enable support for Telink B91 SoC

Direct dependencies¶

<choice: SoC/CPU/Configuration Selection> || <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

  • RISCV

  • SOC_FAMILY_RISCV_PRIVILEGE

  • HAS_TELINK_DRIVERS

Kconfig definitions¶

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

Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:7 → <BuildDir>/kconfig/Kconfig.soc:1 → <Zephyr 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

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

Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:9 → <Zephyr 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 03, 2022.

Kconfig Reference
Bridle
Zephyr Project
Devicetree Bindings