qemu: enable usb passthrough by default
The total uncompressed size increase (qemu-system-x86_64 and the new libusb dependency) is less than 1%. Signed-off-by: Nicola Corna <nicola@corna.info>
This commit is contained in:
parent
95edfa723c
commit
b3ea2c4fca
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ config QEMU_UI_SPICE
|
|||
|
||||
config QEMU_DEV_USB
|
||||
bool "QEMU USB passthrough support"
|
||||
default y
|
||||
|
||||
config QEMU_SECCOMP
|
||||
bool "Enable support for seccomp in QEMU"
|
||||
|
|
Loading…
Reference in a new issue