On Thu, 5 Feb 2004, Colin Leroy wrote: > >I repeat: I2C is nowhere to be found. > > That appears in "Device Drivers"/"I2C Support".
The menu you are talking about WAS indeed there in 2.6.1, it's NOT in 2.6.2. > If you don't have it, you have a problem with your copy of the source. The source I used is straight from kernel.org. I downloaded it again, but the results are the same: <[EMAIL PROTECTED]:/usr/src/linux-2.6.2>$ sudo make menuconfig make[1]: `scripts/fixdep' is up to date. scripts/kconfig/mconf arch/ppc/Kconfig drivers/ieee1394/Kconfig:60:warning: enable is only allowed with boolean and tristate symbols drivers/video/Kconfig:552:warning: enable is only allowed with boolean and tristate symbols drivers/media/video/Kconfig:13:warning: enable is only allowed with boolean and tristate symbols drivers/media/common/Kconfig:3:warning: enable is only allowed with boolean and tristate symbols # # using defaults found in .config # .config:671: trying to assign nonexistent symbol I2C_CHARDEV .config:677: trying to assign nonexistent symbol I2C_ALGOPCF .config:682: trying to assign nonexistent symbol I2C_ALI1535 .config:683: trying to assign nonexistent symbol I2C_ALI15X3 .config:684: trying to assign nonexistent symbol I2C_AMD756 .config:685: trying to assign nonexistent symbol I2C_AMD8111 .config:686: trying to assign nonexistent symbol I2C_I801 .config:687: trying to assign nonexistent symbol I2C_KEYWEST .config:688: trying to assign nonexistent symbol I2C_NFORCE2 .config:689: trying to assign nonexistent symbol I2C_PIIX4 .config:690: trying to assign nonexistent symbol SCx200_ACB .config:691: trying to assign nonexistent symbol I2C_SIS5595 .config:692: trying to assign nonexistent symbol I2C_SIS630 .config:693: trying to assign nonexistent symbol I2C_SIS96X .config:694: trying to assign nonexistent symbol I2C_VIAPRO .config:699: trying to assign nonexistent symbol I2C_SENSOR .config:700: trying to assign nonexistent symbol SENSORS_ADM1021 .config:701: trying to assign nonexistent symbol SENSORS_EEPROM .config:702: trying to assign nonexistent symbol SENSORS_IT87 .config:703: trying to assign nonexistent symbol SENSORS_LM75 .config:704: trying to assign nonexistent symbol SENSORS_LM78 .config:705: trying to assign nonexistent symbol SENSORS_LM83 .config:706: trying to assign nonexistent symbol SENSORS_LM85 .config:707: trying to assign nonexistent symbol SENSORS_VIA686A .config:708: trying to assign nonexistent symbol SENSORS_W83781D Your kernel configuration changes were NOT saved. <[EMAIL PROTECTED]:/usr/src/linux-2.6.2>$ > (btw the config options would be > CONFIG_I2C and CONFIG_I2C_KEYWEST. I also have CONFIG_I2C_CHARDEV). That's what I have in 2.6.1, indeed. -- Martin-�ric Racine, ICT Consultant http://www.pp.fishpool.fi/~q-funk/

