Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

usb core: fix USB_OTG_BLACKLIST_HUB typo

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by

Peter Korsgaard and committed by
Greg Kroah-Hartman
bc45df95 d1b19440

+1 -1
+1 -1
drivers/usb/core/Kconfig
··· 134 134 If you say Y here, then Linux will refuse to enumerate 135 135 external hubs. OTG hosts are allowed to reduce hardware 136 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