diff options
| -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 5e2daed6176c..1576a0520adf 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig | |||
| @@ -19,7 +19,7 @@ config USB_C67X00_HCD | |||
| 19 | 19 | ||
| 20 | config USB_XHCI_HCD | 20 | config USB_XHCI_HCD |
| 21 | tristate "xHCI HCD (USB 3.0) support (EXPERIMENTAL)" | 21 | tristate "xHCI HCD (USB 3.0) support (EXPERIMENTAL)" |
| 22 | depends on USB && EXPERIMENTAL | 22 | depends on USB && PCI && EXPERIMENTAL |
| 23 | ---help--- | 23 | ---help--- |
| 24 | The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0 | 24 | The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0 |
| 25 | "SuperSpeed" host controller hardware. | 25 | "SuperSpeed" host controller hardware. |
