mirror of
https://github.com/xemu-project/xemu.git
synced 2025-01-31 09:02:37 +00:00
Build usb-ohci for PCs
The OHCI emulation isn't obviously broken and there are people who want to use it. Let's build it by default so that it can be enabled via -device. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
21be440c6a
commit
7b23447571
@ -1 +1,3 @@
|
|||||||
# Default configuration for i386-softmmu
|
# Default configuration for i386-softmmu
|
||||||
|
|
||||||
|
CONFIG_USB_OHCI=y
|
||||||
|
@ -1 +1,3 @@
|
|||||||
# Default configuration for x86_64-softmmu
|
# Default configuration for x86_64-softmmu
|
||||||
|
|
||||||
|
CONFIG_USB_OHCI=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user