Hi Roger, On Tue, Oct 19, 2010 at 4:40 PM, Roger Quadros <[email protected]> wrote: >> @@ -843,6 +841,7 @@ config USB_CDC_COMPOSITE >> config USB_G_NOKIA >> tristate "Nokia composite gadget" >> depends on PHONET >> + depends on USB_GADGET_MUSB_HDRC > > This is wrong. Is there a build problem or run-time problem without this?
Try: CONFIG_USB_G_NOKIA=y CONFIG_USB_GADGET_MUSB_HDRC=n At least g_nokia doesn't seem to work correctly on my N900. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
