Hi Samuel, On Tue, 19 Jan 2010 12:09:17 +0100, Samuel Ortiz wrote: > 2) Kconfig: we need to depend on I2C=y, to avoid the problematic case of > having I2C_CORE=m and HTC_I2CPLD=y ?? There is no config option named I2C_CORE. The main option for I2C is, well, I2C, and if you depend on I2C, then you can't be built into the kernel if I2C is built as a module. What exact problem are you trying to solve? -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html