Re: [PATCH v2 3/3] drivers: cleanup Kconfig stuff

From: Roger Quadros
Date: Thu Oct 21 2010 - 10:06:49 EST


Hi,

On 10/20/2010 05:38 PM, ext Felipe Contreras wrote:
On Wed, Oct 20, 2010 at 3:33 PM, Roger Quadros<roger.quadros@xxxxxxxxx> wrote:
On 10/20/2010 12:23 PM, ext Felipe Contreras wrote:
On Wed, Oct 20, 2010 at 12:14 PM, Roger Quadros<roger.quadros@xxxxxxxxx>
wrote:
USB_G_NOKIA just needs a USB gadget controller to work. The gadget
controller used for the board should come from the board's Kconfig which
will ideally be supplied by the board's vendor.

Ok, but USB_OMAP is not supposed to work on the N900? (I tried and it
didn't)

No it won't work. USB_OMAP was for older OMAP's. MUSB is on OMAP3 and later.
But MUSB is not limited to OMAP SoC.

config USB_GADGET_OMAP
depends ARCH_OMAP

So how about s/ARCH_OMAP/ARCH_OMAP1/

Then USB_GADGET_MUSB_HDRC would be selected by default on OMAP2+.


But I'm not sure that omap_udc is used only for OMAP1 architecture.
Dave/Tony should confirm this.


--
regards,
-roger
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/