[PULL 06/13] hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI

Gerd Hoffmann kraxel at redhat.com
Mon Mar 15 18:02:33 UTC 2021


From: Philippe Mathieu-Daudé <f4bug at amsat.org>

The VT82C686 south bridge provides a USB UHCI bus via a PCI function.

Signed-off-by: Philippe Mathieu-Daudé <f4bug at amsat.org>
Reviewed-by: BALATON Zoltan <balaton at eik.bme.hu>
Message-Id: <20210309190802.830969-2-f4bug at amsat.org>
Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
---
 hw/isa/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hw/isa/Kconfig b/hw/isa/Kconfig
index c7f07854f7e7..2691eae2f0c6 100644
--- a/hw/isa/Kconfig
+++ b/hw/isa/Kconfig
@@ -47,6 +47,7 @@ config VT82C686
     select ACPI_SMBUS
     select SERIAL_ISA
     select FDC
+    select USB_UHCI
 
 config SMC37C669
     bool
-- 
2.29.2




More information about the libvir-list mailing list