:orphan: .. title:: choice: OpenISA RV32M1 RISC-V Core Selection .. _choice_146: .. describe:: choice: OpenISA RV32M1 RISC-V Core Selection *OpenISA RV32M1 RISC-V Core Selection* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_OPENISA_RV32M1_RISCV32 ` *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to the first (visible) choice option. Choice options ============== - \ :kconfig:`SOC_OPENISA_RV32M1_RI5CY ` - \ :kconfig:`SOC_OPENISA_RV32M1_ZERO_RISCY ` Kconfig definition ================== At ``/riscv/openisa_rv32m1/Kconfig:15`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig choice bool "OpenISA RV32M1 RISC-V Core Selection" depends on SOC_OPENISA_RV32M1_RISCV32 *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*