:orphan: .. title:: CONFIG_BOARD_ALTERA_MAX10 .. kconfig:: CONFIG_BOARD_ALTERA_MAX10 CONFIG_BOARD_ALTERA_MAX10 ######################### *Altera MAX10 Board* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_NIOS2F_ZEPHYR ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/nios2/altera_max10/Kconfig.board:3`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_ALTERA_MAX10 bool "Altera MAX10 Board" depends on SOC_NIOS2F_ZEPHYR && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*