aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2009-12-06 17:06:21 +0100
committerJean Delvare <khali@linux-fr.org>2009-12-06 17:06:21 +0100
commita0c11cdd6a1975fd8d6d186f2e2865a82f3e9bbf (patch)
tree03d3ea5c1f48a99841587c27c52a31cda8f70b99 /drivers/i2c/busses/Kconfig
parentbc6286e50b4a34d8af52132d6e22f85c6c8853a7 (diff)
downloadkernel_samsung_smdk4412-a0c11cdd6a1975fd8d6d186f2e2865a82f3e9bbf.zip
kernel_samsung_smdk4412-a0c11cdd6a1975fd8d6d186f2e2865a82f3e9bbf.tar.gz
kernel_samsung_smdk4412-a0c11cdd6a1975fd8d6d186f2e2865a82f3e9bbf.tar.bz2
i2c-voodoo3: Delete
Superseded by tdfxfb. I2C/DDC support used to live in a separate driver but this caused driver conflicts. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Krzysztof Helt <krzysztof.h1@wp.pl>
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r--drivers/i2c/busses/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index e8fe7f1..5f318ce 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -640,22 +640,6 @@ config I2C_TINY_USB
This driver can also be built as a module. If so, the module
will be called i2c-tiny-usb.
-comment "Graphics adapter I2C/DDC channel drivers"
- depends on PCI
-
-config I2C_VOODOO3
- tristate "Voodoo 3 (DEPRECATED)"
- depends on PCI
- select I2C_ALGOBIT
- help
- If you say yes to this option, support will be included for the
- Voodoo 3 I2C interface. This driver is deprecated and you should
- use the tdfxfb driver instead, which additionally provides
- framebuffer support.
-
- This driver can also be built as a module. If so, the module
- will be called i2c-voodoo3.
-
comment "Other I2C/SMBus bus drivers"
config I2C_ACORN