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

CONFIG_SOC_RISCV_TELINK_B91

Telink B91 SoC implementation

Type: bool

Direct dependencies

<choice: Telink B91 SoC implementation>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

  • ATOMIC_OPERATIONS_BUILTIN

  • CPU_HAS_FPU

  • INCLUDE_RESET_VECTOR

Kconfig definition

At <SoC>/riscv/riscv-privilege/telink_b91/Kconfig.soc:28

Included via Kconfig:8 → Kconfig.zephyr:38 → <SoC>/Kconfig:18 → <SoC>/riscv/riscv-privilege/Kconfig:22

Menu path: (Top) → Hardware Configuration → Telink B91 SoC implementation

config SOC_RISCV_TELINK_B91
    bool "Telink B91 SoC implementation"
    select ATOMIC_OPERATIONS_BUILTIN
    select CPU_HAS_FPU
    select INCLUDE_RESET_VECTOR
    depends on <choice>

(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