From: Anand Gadiyar Date: Fri, 6 Nov 2009 19:46:32 +0000 (+0530) Subject: USB: ehci: Allow EHCI to be built on OMAP3 X-Git-Tag: v2.6.33-rc1~315^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796c8c78801ebf1bdebddda06a43276355ff91eb;p=pandora-kernel.git USB: ehci: Allow EHCI to be built on OMAP3 usb: ehci: Allow EHCI to be built on OMAP3 OMAP3 chips have a built-in EHCI controller. The recently introduced omap ehci-hcd driver missed out on selecting USB_ARCH_HAS_EHCI in Kconfig. Without this, the driver cannot be built. Signed-off-by: Anand Gadiyar Cc: Vikram Pandita Cc: Ajay Kumar Gupta Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed