aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r--drivers/usb/host/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 060e0e2b1ae6..eea85dc16826 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -371,6 +371,12 @@ config USB_OHCI_SH
371 Enables support for the on-chip OHCI controller on the SuperH. 371 Enables support for the on-chip OHCI controller on the SuperH.
372 If you use the PCI OHCI controller, this option is not necessary. 372 If you use the PCI OHCI controller, this option is not necessary.
373 373
374config USB_OHCI_EXYNOS
375 boolean "OHCI support for Samsung EXYNOS SoC Series"
376 depends on USB_OHCI_HCD && ARCH_EXYNOS
377 help
378 Enable support for the Samsung Exynos SOC's on-chip OHCI controller.
379
374config USB_CNS3XXX_OHCI 380config USB_CNS3XXX_OHCI
375 bool "Cavium CNS3XXX OHCI Module" 381 bool "Cavium CNS3XXX OHCI Module"
376 depends on USB_OHCI_HCD && ARCH_CNS3XXX 382 depends on USB_OHCI_HCD && ARCH_CNS3XXX