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

CONFIG_QEMU_TARGET

(No prompt – not directly user assignable.)

Type: bool

Help

Mark all QEMU targets with this variable for checking whether we are
running in an emulated environment.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At boards/Kconfig:11

Included via Kconfig:8Kconfig.zephyr:37

Menu path: (Top)

config QEMU_TARGET
    bool
    help
      Mark all QEMU targets with this variable for checking whether we are
      running in an emulated environment.

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