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

Nios II - Experimental QEMU emulation

Type: bool

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

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

Kconfig definition

At soc/nios2/nios2-qemu/Kconfig.soc:3

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:6

Menu path: (top menu) → SoC/CPU/Configuration Selection

config SOC_NIOS2_QEMU
    bool
    prompt "Nios II - Experimental QEMU emulation" if <choice: SoC/CPU/Configuration Selection>
    select HAS_MUL_INSTRUCTION if <choice: SoC/CPU/Configuration Selection>
    select HAS_DIV_INSTRUCTION if <choice: SoC/CPU/Configuration Selection>
    select HAS_MULX_INSTRUCTION if <choice: SoC/CPU/Configuration Selection>
    depends on <choice: SoC/CPU/Configuration Selection>

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