:orphan: .. title:: CONFIG_SOC_RISCV_TELINK_B91 .. kconfig:: CONFIG_SOC_RISCV_TELINK_B91 CONFIG_SOC_RISCV_TELINK_B91 ########################### *Telink B91 SoC implementation* *Telink B91 SoC implementation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ATOMIC_OPERATIONS_BUILTIN ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` - \ :kconfig:`ATOMIC_OPERATIONS_BUILTIN ` - \ :kconfig:`CPU_HAS_FPU ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` Kconfig definitions =================== At ``/riscv/riscv-privilege/telink_b91/Kconfig.soc:28`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → Telink B91 SoC implementation .. code-block:: kconfig config SOC_RISCV_TELINK_B91 bool "Telink B91 SoC implementation" select ATOMIC_OPERATIONS_BUILTIN select CPU_HAS_FPU select INCLUDE_RESET_VECTOR depends on ---- At ``/riscv/riscv-privilege/telink_b91/Kconfig.soc:28`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → Telink B91 SoC implementation .. code-block:: kconfig config SOC_RISCV_TELINK_B91 bool "Telink B91 SoC implementation" select ATOMIC_OPERATIONS_BUILTIN select CPU_HAS_FPU select INCLUDE_RESET_VECTOR depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*