commit | 6f2bcd5fc84700b5eabfd58c08cbc61f1d7b5b6e | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Tue Mar 09 20:08:02 2021 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Mar 15 17:00:59 2021 +0100 |
tree | 9d23705ffd97486a830261b61ad1b5642ce853cc | |
parent | 9a4e12a64dffa241fc5c06e61c7f90799a67891e [diff] |
hw/usb: Extract VT82C686 UHCI PCI function into a new unit Extract the VT82C686 PCI UHCI function into a new unit so it is only build when the VT82C686 south bridge is selected. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210309190802.830969-4-f4bug@amsat.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>