projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1b1944
)
usb core: fix USB_OTG_BLACKLIST_HUB typo
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 8 Sep 2008 08:14:47 +0000
(10:14 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 17 Oct 2008 21:40:54 +0000
(14:40 -0700)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/core/Kconfig
b/drivers/usb/core/Kconfig
index cc9f397e8398043b250a424bc582fcc9d008e102..e1759d17ac5d17ca9cafeea4d67094954af07462 100644
(file)
--- a/
drivers/usb/core/Kconfig
+++ b/
drivers/usb/core/Kconfig
@@
-134,5
+134,5
@@
config USB_OTG_BLACKLIST_HUB
If you say Y here, then Linux will refuse to enumerate
external hubs. OTG hosts are allowed to reduce hardware
and software costs by not supporting external hubs. So
- are "Emedded Hosts" that don't offer OTG support.
+ are "Em
b
edded Hosts" that don't offer OTG support.