summaryrefslogtreecommitdiffstats
path: root/rules/host-qemu.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-qemu.in')
-rw-r--r--rules/host-qemu.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/host-qemu.in b/rules/host-qemu.in
index 3e89c41..25843fc 100644
--- a/rules/host-qemu.in
+++ b/rules/host-qemu.in
@@ -2,10 +2,12 @@
menuconfig HOST_QEMU
tristate
+ default ALLYES
prompt "host-side qemu "
select HOST_GLIB
select HOST_ZLIB
- select HOST_LIBUSB
+ select HOST_LIBUSB if HOST_QEMU_SYS
+ select HOST_PIXMAN if HOST_QEMU_SYS
if HOST_QEMU