The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BOARD_RV32M1_VEGA

RV32M1 RISC-V cores

Type: bool

Direct dependencies

SOC_OPENISA_RV32M1_RISCV32 && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At boards/riscv32/rv32m1_vega/Kconfig.board:3

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:21

Menu path: (top menu) → Board Selection

config BOARD_RV32M1_VEGA
    bool
    prompt "RV32M1 RISC-V cores" if SOC_OPENISA_RV32M1_RISCV32 && <choice: Board Selection>
    depends on SOC_OPENISA_RV32M1_RISCV32 && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)