1# 2# I2C algorithm drivers configuration 3# 4 5config I2C_ALGOBIT 6 tristate 7 8config I2C_ALGOPCF 9 tristate 10 11config I2C_ALGOPCA 12 tristate 13 14config I2C_ALGO_SGI 15 tristate 16 depends on SGI_IP22 || SGI_IP32 || X86_VISWS 17