:orphan: .. title:: choice: CPU Architecture of SoC .. _choice_171: .. describe:: choice: CPU Architecture of SoC *CPU Architecture of SoC* 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:`B91_CPU_RISCV32 ` Kconfig definition ================== At ``/riscv/riscv-privilege/telink_b91/Kconfig.soc:4`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "CPU Architecture of SoC" depends on SOC_SERIES_RISCV_TELINK_B91 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*