Home
last modified time | relevance | path

Searched hist:"22552 b286b44b8988e08fb74379507a9b32521b0" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/core/
H A DKconfigdiff 22552b286b44b8988e08fb74379507a9b32521b0 Thu Mar 06 08:17:38 CET 2008 Robin Getz <rgetz@blackfin.uclinux.org> USB: partial USB embedded host support

This provides better support for USB "Embedded Host" functionality, which
is a subset of the USB OTG options:

* External hub support can be disabled;

* USB peripherals not whitelisted in "otg_whitelist.h" will be rejected
during enumeration.

These options can allow some savings in software and support.

Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>