aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r--drivers/usb/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index 4f5bb5698f5d..6a58cb1330c1 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -21,6 +21,7 @@ config USB_ARCH_HAS_HCD
21 default y if USB_ARCH_HAS_EHCI 21 default y if USB_ARCH_HAS_EHCI
22 default y if PCMCIA && !M32R # sl811_cs 22 default y if PCMCIA && !M32R # sl811_cs
23 default y if ARM # SL-811 23 default y if ARM # SL-811
24 default y if BLACKFIN # SL-811
24 default y if SUPERH # r8a66597-hcd 25 default y if SUPERH # r8a66597-hcd
25 default PCI 26 default PCI
26 27
@@ -39,6 +40,7 @@ config USB_ARCH_HAS_OHCI
39 default y if ARCH_PNX4008 && I2C 40 default y if ARCH_PNX4008 && I2C
40 default y if MFD_TC6393XB 41 default y if MFD_TC6393XB
41 default y if ARCH_W90X900 42 default y if ARCH_W90X900
43 default y if ARCH_DAVINCI_DA8XX
42 # PPC: 44 # PPC:
43 default y if STB03xxx 45 default y if STB03xxx
44 default y if PPC_MPC52xx 46 default y if PPC_MPC52xx