diff options
Diffstat (limited to 'drivers/usb/gadget/Kconfig')
-rw-r--r-- | drivers/usb/gadget/Kconfig | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 49e434ec527d..ba18e9c110cc 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -409,7 +409,7 @@ config USB_NET2272_DMA | |||
409 | If unsure, say "N" here. The driver works fine in PIO mode. | 409 | If unsure, say "N" here. The driver works fine in PIO mode. |
410 | 410 | ||
411 | config USB_NET2280 | 411 | config USB_NET2280 |
412 | tristate "NetChip 228x / PLX USB338x" | 412 | tristate "NetChip 228x" |
413 | depends on PCI | 413 | depends on PCI |
414 | help | 414 | help |
415 | NetChip 2280 / 2282 is a PCI based USB peripheral controller which | 415 | NetChip 2280 / 2282 is a PCI based USB peripheral controller which |
@@ -419,14 +419,6 @@ config USB_NET2280 | |||
419 | (for control transfers) and several endpoints with dedicated | 419 | (for control transfers) and several endpoints with dedicated |
420 | functions. | 420 | functions. |
421 | 421 | ||
422 | PLX 3380 / 3382 is a PCIe based USB peripheral controller which | ||
423 | supports full, high speed USB 2.0 and super speed USB 3.0 | ||
424 | data transfers. | ||
425 | |||
426 | It has eight configurable endpoints, as well as endpoint zero | ||
427 | (for control transfers) and several endpoints with dedicated | ||
428 | functions. | ||
429 | |||
430 | Say "y" to link the driver statically, or "m" to build a | 422 | Say "y" to link the driver statically, or "m" to build a |
431 | dynamically linked module called "net2280" and force all | 423 | dynamically linked module called "net2280" and force all |
432 | gadget drivers to also be dynamically linked. | 424 | gadget drivers to also be dynamically linked. |