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 <Zephyr>/boards/riscv/rv32m1_vega/Kconfig.board:3

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/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.)