You need to select: CONFIG_PPC405_I2C_ALGO=y CONFIG_PPC405_I2C_ADAP=y
These drivers are part of the latest M.V kernel. linux/drivers/i2c/i2c-adap-ppc405.c linux/drivers/i2c/i2c-algo-ppc405.c -----Original Message----- From: Matthias Fuchs [mailto:[EMAIL PROTECTED] Sent: Thursday, March 15, 2001 4:21 AM To: linuxppc-embedded at lists.linuxppc.org Subject: I2C for IBM405CR under Hardhat Linux Hello, I am trying to access my i2c eeprom (custom board) from MotaVista's HardHat Linux (kernel 2.4.0-test2). Here is a snippet from my kernel config: # # I2C support # CONFIG_I2C=y # CONFIG_I2C_ALGOBIT is not set # CONFIG_I2C_ALGOPCF is not set CONFIG_I2C_CHARDEV=y How can I enable i2c support for the 405 ? /proc/bus/i2c is empty. I expect the 405 i2c adapter listed there ! Am I right ? Matthias -- ------------------------------------------------- \ Matthias Fuchs \ \ esd electronic system design Gmbh \ \ Vahrenwalder Stra?e 205 \ \ D-30165 Hannover \ \ email: matthias.fuchs at esd-electronics.com \ \ phone: +49-511-37298-0 \ \ fax: +49-511-37298-68 \ -------------------------------------------------- ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
