diff options
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r-- | drivers/usb/host/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index c1cfed7eefb5..845479f7c707 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig | |||
@@ -120,7 +120,7 @@ config USB_ISP116X_HCD | |||
120 | 120 | ||
121 | config USB_ISP1760_HCD | 121 | config USB_ISP1760_HCD |
122 | tristate "ISP 1760 HCD support" | 122 | tristate "ISP 1760 HCD support" |
123 | depends on USB && EXPERIMENTAL && (PCI || PPC_OF) | 123 | depends on USB && EXPERIMENTAL |
124 | ---help--- | 124 | ---help--- |
125 | The ISP1760 chip is a USB 2.0 host controller. | 125 | The ISP1760 chip is a USB 2.0 host controller. |
126 | 126 | ||