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:10

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:14

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.)