mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04: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:
committed by
Rosen Penev
parent
95edfa723c
commit
b3ea2c4fca
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user