diff options
-rw-r--r-- | drivers/usb/core/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/core/Kconfig b/drivers/usb/core/Kconfig index cc9f397e8398..e1759d17ac5d 100644 --- a/drivers/usb/core/Kconfig +++ b/drivers/usb/core/Kconfig | |||
@@ -134,5 +134,5 @@ config USB_OTG_BLACKLIST_HUB | |||
134 | If you say Y here, then Linux will refuse to enumerate | 134 | If you say Y here, then Linux will refuse to enumerate |
135 | external hubs. OTG hosts are allowed to reduce hardware | 135 | external hubs. OTG hosts are allowed to reduce hardware |
136 | and software costs by not supporting external hubs. So | 136 | and software costs by not supporting external hubs. So |
137 | are "Emedded Hosts" that don't offer OTG support. | 137 | are "Embedded Hosts" that don't offer OTG support. |
138 | 138 | ||