diff options
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r-- | drivers/usb/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig index 75823a1abeb6..0b0afc81a542 100644 --- a/drivers/usb/Kconfig +++ b/drivers/usb/Kconfig | |||
@@ -76,6 +76,7 @@ config USB_ARCH_HAS_EHCI | |||
76 | default y if MICROBLAZE | 76 | default y if MICROBLAZE |
77 | default y if SPARC_LEON | 77 | default y if SPARC_LEON |
78 | default y if ARCH_MMP | 78 | default y if ARCH_MMP |
79 | default y if MACH_LOONGSON1 | ||
79 | default PCI | 80 | default PCI |
80 | 81 | ||
81 | # some non-PCI HCDs implement xHCI | 82 | # some non-PCI HCDs implement xHCI |