aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-11-26 22:46:19 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2011-11-26 22:46:48 -0500
commit47b649590dbbea182f854d6470ee1cd59b7b7684 (patch)
treea2de3610f9c5e963234cffb35b9d559aab62e164 /drivers/usb/gadget/Kconfig
parent3af5154a869bc278a829bb03e65a709480e821b0 (diff)
parentcaca6a03d365883564885f2c1da3e88dcf65d139 (diff)
Merge 3.2-rc3 into usb-linus
This pulls in the latest USB bugfixes and helps a few of the drivers merge nicer in the future due to changes in both branches. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/gadget/Kconfig')
-rw-r--r--drivers/usb/gadget/Kconfig9
1 files changed, 5 insertions, 4 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
index a11dbc85d08b..3162a7da8724 100644
--- a/drivers/usb/gadget/Kconfig
+++ b/drivers/usb/gadget/Kconfig
@@ -470,7 +470,7 @@ config USB_LANGWELL
470 gadget drivers to also be dynamically linked. 470 gadget drivers to also be dynamically linked.
471 471
472config USB_EG20T 472config USB_EG20T
473 tristate "Intel EG20T PCH/OKI SEMICONDUCTOR ML7213 IOH UDC" 473 tristate "Intel EG20T PCH/LAPIS Semiconductor IOH(ML7213/ML7831) UDC"
474 depends on PCI 474 depends on PCI
475 select USB_GADGET_DUALSPEED 475 select USB_GADGET_DUALSPEED
476 help 476 help
@@ -486,10 +486,11 @@ config USB_EG20T
486 This driver dose not support interrupt transfer or isochronous 486 This driver dose not support interrupt transfer or isochronous
487 transfer modes. 487 transfer modes.
488 488
489 This driver also can be used for OKI SEMICONDUCTOR's ML7213 which is 489 This driver also can be used for LAPIS Semiconductor's ML7213 which is
490 for IVI(In-Vehicle Infotainment) use. 490 for IVI(In-Vehicle Infotainment) use.
491 ML7213 is companion chip for Intel Atom E6xx series. 491 ML7831 is for general purpose use.
492 ML7213 is completely compatible for Intel EG20T PCH. 492 ML7213/ML7831 is companion chip for Intel Atom E6xx series.
493 ML7213/ML7831 is completely compatible for Intel EG20T PCH.
493 494
494config USB_CI13XXX_MSM 495config USB_CI13XXX_MSM
495 tristate "MIPS USB CI13xxx for MSM" 496 tristate "MIPS USB CI13xxx for MSM"