That would also be fine with me, but I did notice that "i2c_core" is already set up as a module in the buildroot configuration. If I put CONFIG_I2C_I801=y in target/linux/x86/64/config-default, that would also force CONFIG_I2C_CORE=y, overriding the choice in the buildroot configuration and forcing it to be compiled into the kernel. Is that also OK?
Michael On 03/12/17 06:58, Felix Fietkau wrote: > On 2017-03-11 23:48, mich...@michaelmarley.com wrote: >> From: Michael Marley <mich...@michaelmarley.com> >> >> This driver supports the i2c controller on many Intel chipsets. >> The patch also adds the i2c_smbus driver upon which i2c_i801 >> depends. >> >> Signed-off-by: Michael Marley <mich...@michaelmarley.com> > I think this one should also be enabled in the kernel config. > > - Felix _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev