diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2012-08-18 17:34:09 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-08-20 11:53:46 +0300 |
commit | 57bfc0a7ae21ee3c5a7f38b0577450b29a3333ac (patch) | |
tree | b16e6e867df23b0fa3a942b3adab5267e4b789e1 /drivers/usb/musb | |
parent | 10770c5aa0fe686014e9c15906a3ff702a4b0baf (diff) |
usb: musb: fix spelling of families in Kconfig
Trivial patch fixin spelling of families in Kconfig
[ balbi@ti.com : added the obvious commit log ]
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb')
-rw-r--r-- | drivers/usb/musb/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig index ef0c3f9f0947..2c74188a4d1a 100644 --- a/drivers/usb/musb/Kconfig +++ b/drivers/usb/musb/Kconfig @@ -20,7 +20,7 @@ config USB_MUSB_HDRC it's being used with, including the USB peripheral role, or the USB host role, or both. - Texas Instruments familiies using this IP include DaVinci + Texas Instruments families using this IP include DaVinci (35x, 644x ...), OMAP 243x, OMAP 3, and TUSB 6010. Analog Devices parts using this IP include Blackfin BF54x, |