aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/algos
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-07-12 14:12:32 +0200
committerJean Delvare <khali@hyperion.delvare>2007-07-12 14:12:32 +0200
commit0a85e9a271a754e352af8a8b625025017fd97449 (patch)
tree6c1598f800e678fe455649b3db5ede29fc06a7db /drivers/i2c/algos
parenti2c-mpc: work around missing-9th-clock-pulse bug (diff)
downloadlinux-dev-0a85e9a271a754e352af8a8b625025017fd97449.tar.xz
linux-dev-0a85e9a271a754e352af8a8b625025017fd97449.zip
i2c-rpx: Remove
This driver has been broken forever. It depends on i2c-algo-8xx which has never been in the mainline kernel. Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/i2c/algos')
-rw-r--r--drivers/i2c/algos/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/i2c/algos/Kconfig b/drivers/i2c/algos/Kconfig
index 58899078810b..014dfa575be7 100644
--- a/drivers/i2c/algos/Kconfig
+++ b/drivers/i2c/algos/Kconfig
@@ -34,10 +34,6 @@ config I2C_ALGOPCA
This support is also available as a module. If so, the module
will be called i2c-algo-pca.
-config I2C_ALGO8XX
- tristate "MPC8xx CPM I2C interface"
- depends on 8xx
-
config I2C_ALGO_SGI
tristate "I2C SGI interfaces"
depends on SGI_IP22 || SGI_IP32 || X86_VISWS