mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 15:40:46 +08:00
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
713283085f
commit
606688c3be
@ -262,6 +262,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 New Issue
Block a user