nb <[EMAIL PROTECTED]> writes: > Bonsoir,
Bonsoir, [...] > kernel/busses/i2c-ali1535.c:183: `I2C_HW_SMBUS_ALI1535' undeclared here > (not in a function) > kernel/busses/i2c-ali1535.c:183: initializer element is not constant > kernel/busses/i2c-ali1535.c:183: (near initialization for > `ali1535_adapter.id') L'I2C � bien �t� configur� dans les options de compilation du noyau ? Pour info : $ grep I2C /usr/src/linux/.config # I2C support CONFIG_I2C=y CONFIG_I2C_ALGOBIT=y # CONFIG_I2C_PHILIPSPAR is not set # CONFIG_I2C_ELV is not set # CONFIG_I2C_VELLEMAN is not set # CONFIG_I2C_ALGOPCF is not set CONFIG_I2C_CHARDEV=y CONFIG_I2C_PROC=y # CONFIG_I2C_PARPORT is not set Christian

