On Tue, Oct 19, 2010 at 1:32 PM, Felipe Balbi <balbi@xxxxxx> wrote: > On Tue, Oct 19, 2010 at 05:03:28AM -0500, Felipe Contreras wrote: >> >> + Â Â Â depends on (NOP_USB_XCEIV || TWL4030_USB) >> + Â Â Â default y if ARCH_OMAP3 >> + Â Â Â default y if ARCH_DAVINCI || MACH_OMAP3EVM || BLACKFIN > > it could be only me, but I see these kind of dependencies tend to > disaster. They can all grow to infinity. Soon, we will have another twl > family of devices, or we will have another MACH_* which will need > nop_xceiv, etc etc. The USB_MUSB_HDRC dependency on NOP_USB_XCEIV || TWL4030_USB is already there, I'm just making it explicit. The rest are not dependencies, just sensible defaults, and they are already in drivers/usb/musb/Kconfig, I'm just moving them. If you have a better approach to avoid manually selecting TWL4030_USB on defconfigs, and making sure USB_MUSB_HDRC works, please share it. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html