i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
[pandora-kernel.git] / drivers / i2c / algos / Kconfig
1 #
2 # I2C algorithm drivers configuration
3 #
4
5 config I2C_ALGOBIT
6         tristate
7
8 config I2C_ALGOPCF
9         tristate
10
11 config I2C_ALGOPCA
12         tristate
13
14 config I2C_ALGO_SGI
15         tristate
16         depends on SGI_IP22 || SGI_IP32 || X86_VISWS