:orphan: .. title:: BOARD_M2GL025_MIV .. option:: CONFIG_BOARD_M2GL025_MIV *Microsemi M2GL025 IGLOO2 dev board with Mi-V CPU* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_RISCV32_MIV ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/riscv/m2gl025_miv/Kconfig.board:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_M2GL025_MIV bool "Microsemi M2GL025 IGLOO2 dev board with Mi-V CPU" depends on \ :option:`SOC_RISCV32_MIV ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*