diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-04-09 17:14:16 -0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-05-04 15:53:07 +0300 |
commit | 00c16f9f916eef8999065f72567c7cf08582517c (patch) | |
tree | 86a2e2080a81ac235d533928f0aec64015ba5cb8 /drivers/usb/gadget/Kconfig | |
parent | 4d0947dec4db1224354e2f6f00ae22ce38e62a43 (diff) | |
download | op-kernel-dev-00c16f9f916eef8999065f72567c7cf08582517c.zip op-kernel-dev-00c16f9f916eef8999065f72567c7cf08582517c.tar.gz |
usb: gadget: Include i.MX processors in the USB_FSL_USB2 help text
USB_FSL_USB2 driver can be used on PowerPC and i.MX processors.
Include i.MX processors in the USB_FSL_USB2 help text.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/Kconfig')
-rw-r--r-- | drivers/usb/gadget/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 2633f75..1f93861 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -161,7 +161,7 @@ config USB_FSL_USB2 select USB_GADGET_DUALSPEED select USB_FSL_MPH_DR_OF if OF help - Some of Freescale PowerPC processors have a High Speed + Some of Freescale PowerPC and i.MX processors have a High Speed Dual-Role(DR) USB controller, which supports device mode. The number of programmable endpoints is different through |