]> git.proxmox.com Git - mirror_qemu.git/commitdiff
hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 16 Mar 2019 20:08:05 +0000 (21:08 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 20 Mar 2019 10:44:13 +0000 (11:44 +0100)
This fixes when configuring with --without-default-devices:

  $ qemu-system-mips64 -bios /dev/null -M malta
  qemu-system-mips64: Unknown device 'piix4-usb-uhci' for bus 'PCI'

Fixes: 7c28b925b7e
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190316200818.8265-2-philmd@redhat.com>

hw/isa/Kconfig

index c9a26c7c528f1045a39e8effd44fc107455387e0..6db0d7970c956ff5c4d78d9096ef6b1ea7427ae9 100644 (file)
@@ -30,6 +30,7 @@ config PIIX4
     # For historical reasons, SuperIO devices are created in the board
     # for PIIX4.
     select ISA_BUS
+    select USB_UHCI
 
 config VT82C686
     bool