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/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/hw/usb/Kconfig b/hw/usb/Kconfig
index 84bc7fbe36..5fbecd2f43 100644
--- a/hw/usb/Kconfig
+++ b/hw/usb/Kconfig
@@ -53,18 +53,10 @@ config USB_XHCI_SYSBUS
     bool
     select USB_XHCI
 
-config USB_MUSB
-    bool
-    select USB
-
 config USB_DWC2
     bool
     select USB
 
-config TUSB6010
-    bool
-    select USB_MUSB
-
 config USB_HUB
     bool
     default y