aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/Kconfig')
-rw-r--r--drivers/usb/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index 7ee61f5655ba..071b9675a781 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -16,6 +16,7 @@ config USB_ARCH_HAS_HCD
16 boolean 16 boolean
17 default y if USB_ARCH_HAS_OHCI 17 default y if USB_ARCH_HAS_OHCI
18 default y if USB_ARCH_HAS_EHCI 18 default y if USB_ARCH_HAS_EHCI
19 default y if PCMCIA # sl811_cs
19 default y if ARM # SL-811 20 default y if ARM # SL-811
20 default PCI 21 default PCI
21 22