diff options
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r-- | drivers/usb/host/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 72fb655e6033..56f592dc0b36 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig | |||
@@ -138,7 +138,6 @@ config USB_OHCI_HCD | |||
138 | tristate "OHCI HCD support" | 138 | tristate "OHCI HCD support" |
139 | depends on USB && USB_ARCH_HAS_OHCI | 139 | depends on USB && USB_ARCH_HAS_OHCI |
140 | select ISP1301_OMAP if MACH_OMAP_H2 || MACH_OMAP_H3 | 140 | select ISP1301_OMAP if MACH_OMAP_H2 || MACH_OMAP_H3 |
141 | select I2C if ARCH_PNX4008 | ||
142 | ---help--- | 141 | ---help--- |
143 | The Open Host Controller Interface (OHCI) is a standard for accessing | 142 | The Open Host Controller Interface (OHCI) is a standard for accessing |
144 | USB 1.1 host controller hardware. It does more in hardware than Intel's | 143 | USB 1.1 host controller hardware. It does more in hardware than Intel's |