:orphan: .. title:: SOC_SERIES_RISCV32_MIV .. option:: CONFIG_SOC_SERIES_RISCV32_MIV *Microsemi Mi-V implementation* Type: ``bool`` Help ==== .. code-block:: none Enable support for Microsemi Mi-V Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`RISCV ` - \ :option:`SOC_FAMILY_RISCV_PRIVILEGE ` Kconfig definition ================== At ``/riscv/riscv-privilege/miv/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``/Kconfig:6`` → ``/kconfig/Kconfig.soc:1`` → ``/riscv/riscv-privilege/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. code-block:: kconfig config SOC_SERIES_RISCV32_MIV bool "Microsemi Mi-V implementation" select RISCV select SOC_FAMILY_RISCV_PRIVILEGE depends on help Enable support for Microsemi Mi-V *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*