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

RV32M1 RISC-V cores

Type: bool

Direct dependencies

SOC_OPENISA_RV32M1_RISCV32 && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:27boards/Kconfig:22

Menu path: (Top) → Board Selection

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)