The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BOARD_QEMU_NIOS2

QEMU NIOS II target

Type: bool

Direct dependencies

SOC_NIOS2_QEMU && <choice: Board Selection>

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

Symbols selected by this symbol

Kconfig definition

At boards/nios2/qemu_nios2/Kconfig.board:3

Included via Kconfig:10Kconfig.zephyr:25boards/Kconfig:21

Menu path: (top menu) → Board Selection

config BOARD_QEMU_NIOS2
    bool
    prompt "QEMU NIOS II target" if SOC_NIOS2_QEMU && <choice: Board Selection>
    select QEMU_TARGET if SOC_NIOS2_QEMU && <choice: Board Selection>
    depends on SOC_NIOS2_QEMU && <choice: Board Selection>

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