Skip to content

Commit

Permalink
hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCI
Browse files Browse the repository at this point in the history
The VT82C686 south bridge provides a USB UHCI bus via a PCI function.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: BALATON Zoltan <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
  • Loading branch information
philmd authored and kraxel committed Mar 15, 2021
1 parent c2a34ab commit f4c4691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hw/isa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ config VT82C686
select ACPI_SMBUS
select SERIAL_ISA
select FDC
select USB_UHCI

config SMC37C669
bool
Expand Down

0 comments on commit f4c4691

Please sign in to comment.