From: Anand Gadiyar Date: Mon, 10 May 2010 16:26:12 +0000 (+0530) Subject: USB: ohci: Add Kconfig entries for ohci-omap3 X-Git-Tag: v2.6.35-rc1~471^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=968b448b22f5a42689cc55648510834010d42379;p=pandora-kernel.git USB: ohci: Add Kconfig entries for ohci-omap3 On OMAP systems, we have two different OHCI controllers. The legacy one is present in OMAP1/2 chips, and the newer one comes bundled as a companion to the EHCI controller on OMAP3 and newer chips. We may have multi-omap configurations where OMAP2 and OMAP3 support may be enabled in the same kernel, and need a mechanism to keep both drivers around. This patch adds a Kconfig entry for each of these drivers. Signed-off-by: Anand Gadiyar Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed