USB: ehci: Allow EHCI to be built on OMAP3
authorAnand Gadiyar <gadiyar@ti.com>
Fri, 6 Nov 2009 19:46:32 +0000 (01:16 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:20 +0000 (11:55 -0800)
commit796c8c78801ebf1bdebddda06a43276355ff91eb
treef1ba7bf6da49afc2db6d811f11643241d7c048aa
parentb375e1169d8ecc9e9db3ecba8147d484b5510833
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 <gadiyar@ti.com>
Cc: Vikram Pandita <vikram.pandita@ti.com>
Cc: Ajay Kumar Gupta <ajay.gupta@ti.com>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/Kconfig