diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-04-09 16:14:16 -0400 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-05-04 08:53:07 -0400 |
commit | 00c16f9f916eef8999065f72567c7cf08582517c (patch) | |
tree | 86a2e2080a81ac235d533928f0aec64015ba5cb8 /drivers/usb/gadget/Kconfig | |
parent | 4d0947dec4db1224354e2f6f00ae22ce38e62a43 (diff) |
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 2633f7595116..1f9386131af3 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -161,7 +161,7 @@ config USB_FSL_USB2 | |||
161 | select USB_GADGET_DUALSPEED | 161 | select USB_GADGET_DUALSPEED |
162 | select USB_FSL_MPH_DR_OF if OF | 162 | select USB_FSL_MPH_DR_OF if OF |
163 | help | 163 | help |
164 | Some of Freescale PowerPC processors have a High Speed | 164 | Some of Freescale PowerPC and i.MX processors have a High Speed |
165 | Dual-Role(DR) USB controller, which supports device mode. | 165 | Dual-Role(DR) USB controller, which supports device mode. |
166 | 166 | ||
167 | The number of programmable endpoints is different through | 167 | The number of programmable endpoints is different through |