summary refs log tree commit diff stats
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 464348ba14..d4d8c37c28 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