diff options
Diffstat (limited to 'drivers/usb/musb/Kconfig')
-rw-r--r-- | drivers/usb/musb/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig index 9985db08e7db..b66e8544d8b9 100644 --- a/drivers/usb/musb/Kconfig +++ b/drivers/usb/musb/Kconfig | |||
@@ -20,8 +20,8 @@ config USB_MUSB_HDRC | |||
20 | it's being used with, including the USB peripheral role, | 20 | it's being used with, including the USB peripheral role, |
21 | or the USB host role, or both. | 21 | or the USB host role, or both. |
22 | 22 | ||
23 | Texas Instruments parts using this IP include DaVinci 644x, | 23 | Texas Instruments familiies using this IP include DaVinci |
24 | OMAP 243x, OMAP 343x, and TUSB 6010. | 24 | (35x, 644x ...), OMAP 243x, OMAP 3, and TUSB 6010. |
25 | 25 | ||
26 | Analog Devices parts using this IP include Blackfin BF54x, | 26 | Analog Devices parts using this IP include Blackfin BF54x, |
27 | BF525 and BF527. | 27 | BF525 and BF527. |
@@ -40,7 +40,7 @@ config USB_MUSB_SOC | |||
40 | default y if (BF54x && !BF544) | 40 | default y if (BF54x && !BF544) |
41 | default y if (BF52x && !BF522 && !BF523) | 41 | default y if (BF52x && !BF522 && !BF523) |
42 | 42 | ||
43 | comment "DaVinci 644x USB support" | 43 | comment "DaVinci 35x and 644x USB support" |
44 | depends on USB_MUSB_HDRC && ARCH_DAVINCI | 44 | depends on USB_MUSB_HDRC && ARCH_DAVINCI |
45 | 45 | ||
46 | comment "OMAP 243x high speed USB support" | 46 | comment "OMAP 243x high speed USB support" |