Skip to content

Commit

Permalink
qemu: enable usb passthrough by default
Browse files Browse the repository at this point in the history
The total uncompressed size increase (qemu-system-x86_64 and the new libusb
dependency) is less than 1%.

Signed-off-by: Nicola Corna <[email protected]>
  • Loading branch information
corna authored and neheb committed Nov 11, 2022
1 parent 95edfa7 commit b3ea2c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/qemu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b3ea2c4

Please sign in to comment.