aboutsummaryrefslogtreecommitdiff
path: root/roms
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-11-20 09:55:24 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2020-11-20 10:43:41 -0500
commit6ca2aa5cfb65f5fa791e2400a6db4e34b6f9fa27 (patch)
tree4cab17fd217a4b411fc24cc245057942528ae454 /roms
parent7fbd7e710323c8f4c5f6a38a8ae0e6726b5a4599 (diff)
usb: fix kconfig for usb-xhci-sysbus
Remove the "default y" for USB_XHCI_SYSBUS because sysbus devices are not user creatable; boards that use them will specify them manually with "imply" or "select" clauses. It would be nice to keep the ability to remove PCIe and USB from microvm, since thos can be disabled on the command line and therefore should not be included if QEMU is configured --without-default-devices. However it's too late for 5.2 to figure out a place for the DSDT creation code. Reported-by: Bruce Rogers <brogers@suse.com> Cc: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'roms')
0 files changed, 0 insertions, 0 deletions