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