On Fri, Aug 07, 2009 at 08:59:20PM +0530, Anuj Aggarwal wrote: > +config REGULATOR_TPS65023 > + tristate "TI TPS65023 Power regulators" > + depends on OMAP3EVM_TPS65023 > + help ... > +config REGULATOR_TPS65073 > + tristate "TI TPS65073 Power regulators" > + depends on OMAP3EVM_TPS65073 These dependencies on the OMAP3EVM seem very wrong - the only dependency I'd expect would be on I2C (or a MFD core for the . Also, the Kconfig stuff says TPS65073 but the driver said it supported the entire TPS6507x line. I'd expect these to be consistent with each other. -- 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