On Thu, 17 Apr 2008 11:25:12 +0200, Jochen Friedrich wrote: > It looks like it. i2c-core needs to be compiled static for the OF bindings to > work. > I guess in Kconfig "depends on OF && I2C" must be changed into "depends on OF > && (I2C=y)"
(blind shot) Maybe this means that some code that is in i2c-core should be moved to i2c-boardinfo instead? i2c-boardinfo is always built into the kernel even when i2c-core is modular. -- Jean Delvare _______________________________________________ i2c mailing list [email protected] http://lists.lm-sensors.org/mailman/listinfo/i2c
