From: Robin Getz Date: Thu, 6 Mar 2008 07:17:38 +0000 (-0800) Subject: USB: partial USB embedded host support X-Git-Tag: v2.6.26-rc1~1061^2~75 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22552b286b44b8988e08fb74379507a9b32521b0;p=pandora-kernel.git 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 Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed