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

RV32M1 VEGA SDK support

Type: bool

Direct dependencies

SOC_OPENISA_RV32M1_RISCV32

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

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At ext/hal/openisa/vega_sdk_riscv/Kconfig:5

Included via Kconfig:10Kconfig.zephyr:41ext/Kconfig:11ext/hal/Kconfig:31

Menu path: (top menu) → External Sources → HALs

menuconfig VEGA_SDK_HAL
    bool
    prompt "RV32M1 VEGA SDK support" if SOC_OPENISA_RV32M1_RISCV32
    depends on SOC_OPENISA_RV32M1_RISCV32

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