aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/Kconfig')
-rw-r--r--hw/usb/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/usb/Kconfig b/hw/usb/Kconfig
index 464348b..d4d8c37 100644
--- a/hw/usb/Kconfig
+++ b/hw/usb/Kconfig
@@ -46,6 +46,11 @@ config USB_MUSB
bool
select USB
+config USB_DWC2
+ bool
+ default y
+ select USB
+
config TUSB6010
bool
select USB_MUSB