The latest development version of this page may be more current than this released 1.14.1 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.

Kconfig definition

At boards/Kconfig:11

Included via Kconfig:10Kconfig.zephyr:25

Menu path: (top menu)

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

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