:orphan: .. title:: CONFIG_SOC_RISCV32_MIV .. kconfig:: CONFIG_SOC_RISCV32_MIV CONFIG_SOC_RISCV32_MIV ###################### *Microsemi Mi-V system implementation* *Microsemi Mi-V system implementation* Type: ``bool`` Direct dependencies =================== \ :ref:` ` || \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`ATOMIC_OPERATIONS_C ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` - \ :kconfig:`ATOMIC_OPERATIONS_C ` - \ :kconfig:`INCLUDE_RESET_VECTOR ` Kconfig definitions =================== At ``/riscv/riscv-privilege/miv/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:15`` → ``/kconfig/Kconfig.soc.arch:2`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → Microsemi Mi-V system implementation .. code-block:: kconfig config SOC_RISCV32_MIV bool "Microsemi Mi-V system implementation" select ATOMIC_OPERATIONS_C select INCLUDE_RESET_VECTOR depends on ---- At ``/riscv/riscv-privilege/miv/Kconfig.soc:10`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/riscv/riscv-privilege/Kconfig:22`` Menu path: (Top) → Hardware Configuration → Microsemi Mi-V system implementation .. code-block:: kconfig config SOC_RISCV32_MIV bool "Microsemi Mi-V system implementation" select ATOMIC_OPERATIONS_C select INCLUDE_RESET_VECTOR depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*