On Thu, Jan 06, 2005 at 11:46:46AM -0800, Greg KH wrote: > Ok, can someone send me the proper patch then? Index: drivers/i2c/algos/Kconfig =================================================================== RCS file: /home/cvs/linux/drivers/i2c/algos/Kconfig,v retrieving revision 1.3 diff -u -r1.3 Kconfig --- drivers/i2c/algos/Kconfig 24 Aug 2004 15:10:09 -0000 1.3 +++ drivers/i2c/algos/Kconfig 7 Jan 2005 09:10:10 -0000 @@ -61,7 +61,7 @@ config I2C_ALGO_SGI tristate "I2C SGI interfaces" - depends on I2C + depends on I2C && (SGI_IP22 || SGI_IP32 || X86_VISWS) help Supports the SGI interfaces like the ones found on SGI Indy VINO or SGI O2 MACE.