CONFIG_VEGA_SDK_HAL¶
RV32M1 VEGA SDK support
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At <External Modules>/Kconfig.vega:4
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:32
Menu path: (Top) → Modules
config VEGA_SDK_HAL
    bool "RV32M1 VEGA SDK support"
    depends on SOC_OPENISA_RV32M1_RISCV32
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)