projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2a34ab
)
hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Tue, 9 Mar 2021 19:08:00 +0000
(20:08 +0100)
committer
Gerd Hoffmann
<kraxel@redhat.com>
Mon, 15 Mar 2021 16:00:59 +0000
(17:00 +0100)
The VT82C686 south bridge provides a USB UHCI bus via a PCI function.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <
20210309190802
.830969-2-f4bug@amsat.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/isa/Kconfig
patch
|
blob
|
history
diff --git
a/hw/isa/Kconfig
b/hw/isa/Kconfig
index c7f07854f7e7777a03c7dd1db0d02fe9cf6eedb5..2691eae2f0c6659ccf84434ee50c87bfa2e9e2de 100644
(file)
--- 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