kumquat-buildroot/package/qemu/Config.in.host
Frank Hunleth b268df55c1 qemu: add to host utilities menu
This allows qemu-user to be selected by the user. One use case
for this is to call qemu-user from post build scripts to
run regression tests against the build.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-12-23 12:09:17 +01:00

9 lines
219 B
Plaintext

config BR2_PACKAGE_HOST_QEMU
bool "host qemu"
help
QEMU is a generic and open source machine emulator and virtualizer.
This option builds a user emulator for your selected architecture.
http://www.qemu.org