:orphan: .. title:: choice: Telink B91 SoC implementation .. _choice_156: .. describe:: choice: Telink B91 SoC implementation *Telink B91 SoC implementation* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_SERIES_RISCV_TELINK_B91 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_RISCV_TELINK_B91 ` Kconfig definition ================== At ``/riscv/riscv-privilege/telink_b91/Kconfig.soc:24`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "Telink B91 SoC implementation" depends on SOC_SERIES_RISCV_TELINK_B91 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*