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

From: Felipe Balbi
Date: Tue Oct 19 2010 - 06:32:56 EST


Hi,

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.

--
balbi
--
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/