Hi all,

Today, I tried loading the omap3_defconfig from current master commit: 

ddfc2d1 Linux-omap rebuilt: Updated to v2.6.36-rc1

And I noticed this bad Kconfig dependency:

warning: (USB_MUSB_HDRC_HCD && USB_SUPPORT && USB_MUSB_HDRC && (USB_MUSB_HOST 
|| USB_MUSB_OTG) && USB_GADGET_MUSB_HDRC || USB_MUSB_OTG && <choice> && USB && 
USB_GADGET && PM && EXPERIMENTAL) selects USB_OTG which has unmet direct 
dependencies (USB_GADGET_OMAP && ARCH_OMAP_OTG && USB_OHCI_HCD)
warning: (USB_MUSB_HDRC_HCD && USB_SUPPORT && USB_MUSB_HDRC && (USB_MUSB_HOST 
|| USB_MUSB_OTG) && USB_GADGET_MUSB_HDRC || USB_MUSB_OTG && <choice> && USB && 
USB_GADGET && PM && EXPERIMENTAL) selects USB_OTG which has unmet direct 
dependencies (USB_GADGET_OMAP && ARCH_OMAP_OTG && USB_OHCI_HCD)
#
# configuration written to .config
#

Is there a patch to resolve this already?

Regards,
Sergio

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to