aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index 7065df6036ca..2564b546ba8a 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -48,6 +48,7 @@ config USB_ARCH_HAS_EHCI
48 default y if SPARC_LEON 48 default y if SPARC_LEON
49 default y if ARCH_MMP 49 default y if ARCH_MMP
50 default y if MACH_LOONGSON1 50 default y if MACH_LOONGSON1
51 default y if PLAT_ORION
51 default PCI 52 default PCI
52 53
53# some non-PCI HCDs implement xHCI 54# some non-PCI HCDs implement xHCI