On Mon, Jul 11, 2011 at 12:50:19PM +0200, Yegor Yefremov wrote: > both touchscreen and regulator units are only working if > mfd device is activated. So if mfd support is enabled, > select TPS6507X mfd support automatically. > > Signed-off-by: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx> This should be split into separate patches and sent to *all* the relevant maintainers. > config TOUCHSCREEN_TPS6507X > tristate "TPS6507x based touchscreens" > - depends on I2C > + depends on I2C && MFD_SUPPORT > + select TPS6507X This isn't a good fix, the driver should depend on the MFD core not select it. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html