]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: otg hub support is optional
authorDavid Brownell <david-b@pacbell.net>
Sun, 2 Apr 2006 18:18:09 +0000 (10:18 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 14 Apr 2006 18:12:23 +0000 (11:12 -0700)
commita4f393d48a4b5e2c39d2e5bc14de4b4341fb51b0
tree7c0e78a7d908534db7d423d20cb8e6eea4ec62e4
parent99a56aadc729d1cfd4aa0e837a30815a474363f7
[PATCH] USB: otg hub support is optional

USB OTG devices are not required to support external hubs.  This adds a
configuration option to disable that support.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/Kconfig
drivers/usb/core/hub.c