CONFIG_BOARD_ALTERA_MAX10

Altera MAX10 Board

Type: bool

Direct dependencies

SOC_NIOS2F_ZEPHYR && <choice: Board Selection>

(Includes any dependencies from if’s and menus.)

Symbols selected by this symbol

Kconfig definition

At boards/nios2/altera_max10/Kconfig.board:2

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14boards/Kconfig:20

Menu path: (top menu) → Board Selection

config BOARD_ALTERA_MAX10
    bool
    prompt "Altera MAX10 Board" if SOC_NIOS2F_ZEPHYR && <choice: Board Selection>
    select HAS_DTS if SOC_NIOS2F_ZEPHYR && <choice: Board Selection>
    depends on SOC_NIOS2F_ZEPHYR && <choice: Board Selection>

(Definitions include propagated dependencies, including from if’s and menus.)