--- zzzz-none-000/linux-2.6.28.10/drivers/i2c/algos/Kconfig 2009-05-02 18:54:43.000000000 +0000 +++ puma5-6360-529/linux-2.6.28.10/drivers/i2c/algos/Kconfig 2009-06-11 14:46:13.000000000 +0000 @@ -5,6 +5,16 @@ menu "I2C Algorithms" depends on !I2C_HELPER_AUTO +config I2C_ALGOAVALANCHE + tristate "I2C TI-Avalanche interfaces" + depends on ARCH_AVALANCHE && I2C + default y + help + Supports the TI I2C Algorithm. + + This support is also available as a module. If so, the module + will be called avalanche-i2c-algo. + config I2C_ALGOBIT tristate "I2C bit-banging interfaces"