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

Nios II - Experimental QEMU emulation

Type: bool

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

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

Included via Kconfig:8Kconfig.zephyr:29soc/Kconfig:6

Menu path: (Top) → SoC/CPU/Configuration Selection

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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)