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

Microsemi Mi-V implementation

Type: bool

Help

Enable support for Microsemi Mi-V

Direct dependencies

RISCV32 && <choice: SoC/CPU/Configuration Selection>

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

Kconfig definition

At soc/riscv32/riscv-privilege/miv/Kconfig.series:8

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:6soc/riscv32/riscv-privilege/Kconfig.soc:8

Menu path: (top menu) → SoC/CPU/Configuration Selection

config SOC_SERIES_RISCV32_MIV
    bool
    prompt "Microsemi Mi-V implementation" if RISCV32 && <choice: SoC/CPU/Configuration Selection>
    select SOC_FAMILY_RISCV_PRIVILEGE if RISCV32 && <choice: SoC/CPU/Configuration Selection>
    depends on RISCV32 && <choice: SoC/CPU/Configuration Selection>
    help
      Enable support for Microsemi Mi-V

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