diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-07-12 08:12:32 -0400 |
---|---|---|
committer | Jean Delvare <khali@hyperion.delvare> | 2007-07-12 08:12:32 -0400 |
commit | 0a85e9a271a754e352af8a8b625025017fd97449 (patch) | |
tree | 6c1598f800e678fe455649b3db5ede29fc06a7db /drivers/i2c/busses/Kconfig | |
parent | 254db9b5e7b1b0d38a4f177c2c23a5685c78221a (diff) |
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/Kconfig | 5 |
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 | |||
391 | This support is also available as a module. If so, the module | 391 | This support is also available as a module. If so, the module |
392 | will be called i2c-prosavage. | 392 | will be called i2c-prosavage. |
393 | 393 | ||
394 | config I2C_RPXLITE | ||
395 | tristate "Embedded Planet RPX Lite/Classic support" | ||
396 | depends on RPXLITE || RPXCLASSIC | ||
397 | select I2C_ALGO8XX | ||
398 | |||
399 | config I2C_S3C2410 | 394 | config I2C_S3C2410 |
400 | tristate "S3C2410 I2C Driver" | 395 | tristate "S3C2410 I2C Driver" |
401 | depends on ARCH_S3C2410 | 396 | depends on ARCH_S3C2410 |