aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2011-03-20 22:14:04 +0000
committerBen Dooks <ben-linux@fluff.org>2011-03-20 22:14:04 +0000
commite4394d553cec3cbf4d0c602fe39bc88bac43bd27 (patch)
tree89db4a86ac03f74ca6bf0e7b00f8cbf044ff4ccf /drivers/i2c/busses/Kconfig
parenta952baa034ae7c2e4a66932005cbc7ebbccfe28d (diff)
parent335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc (diff)
downloadkernel_samsung_smdk4412-e4394d553cec3cbf4d0c602fe39bc88bac43bd27.zip
kernel_samsung_smdk4412-e4394d553cec3cbf4d0c602fe39bc88bac43bd27.tar.gz
kernel_samsung_smdk4412-e4394d553cec3cbf4d0c602fe39bc88bac43bd27.tar.bz2
Merge branch 'for-2639/i2c/i2c-u2c12' into for-linus/2639/i2c-12
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r--drivers/i2c/busses/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 230601e..9294dc2 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -676,6 +676,16 @@ config I2C_EG20T
comment "External I2C/SMBus adapter drivers"
+config I2C_DIOLAN_U2C
+ tristate "Diolan U2C-12 USB adapter"
+ depends on USB
+ help
+ If you say yes to this option, support will be included for Diolan
+ U2C-12, a USB to I2C interface.
+
+ This driver can also be built as a module. If so, the module
+ will be called i2c-diolan-u2c.
+
config I2C_PARPORT
tristate "Parallel port adapter"
depends on PARPORT