:orphan: .. title:: CONFIG_BOARD_GR716A_MINI .. kconfig:: CONFIG_BOARD_GR716A_MINI CONFIG_BOARD_GR716A_MINI ######################## *GR716-MINI Development Board* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_GR716A ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sparc/gr716a_mini/Kconfig.board:5`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_GR716A_MINI bool "GR716-MINI Development Board" depends on SOC_GR716A && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*