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