diff options
Diffstat (limited to 'hw/usb/Kconfig')
| -rw-r--r-- | hw/usb/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hw/usb/Kconfig b/hw/usb/Kconfig index 5fbecd2f43..69c663be52 100644 --- a/hw/usb/Kconfig +++ b/hw/usb/Kconfig @@ -143,3 +143,7 @@ config USB_DWC3 config XLNX_USB_SUBSYS bool select USB_DWC3 + +config USB_CHIPIDEA + bool + select USB_EHCI_SYSBUS |