:orphan: .. title:: CONFIG_SOC_SERIES_RISCV32_MIV .. kconfig:: CONFIG_SOC_SERIES_RISCV32_MIV 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 =============================== - \ :kconfig:`RISCV ` - \ :kconfig:`SOC_FAMILY_RISCV_PRIVILEGE ` Kconfig definition ================== At ``/riscv/riscv-privilege/miv/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:9`` → ``/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.)*