[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)
commit89ccbdc91bc5a433fa256c0136fbe181d7c5d474
tree7c0e78a7d908534db7d423d20cb8e6eea4ec62e4
parent4d45e21867bee51e3bb42e95bc2929231d7c8192
[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