aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
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/busses/Kconfig
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/busses/Kconfig')
-rw-r--r--drivers/i2c/busses/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index c477dcfad4e7..fcde9bab5b96 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -391,11 +391,6 @@ config I2C_PROSAVAGE
This support is also available as a module. If so, the module
will be called i2c-prosavage.
-config I2C_RPXLITE
- tristate "Embedded Planet RPX Lite/Classic support"
- depends on RPXLITE || RPXCLASSIC
- select I2C_ALGO8XX
-
config I2C_S3C2410
tristate "S3C2410 I2C Driver"
depends on ARCH_S3C2410