summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <guenter.roeck@ericsson.com>2011-01-26 11:45:49 -0800
committerBen Dooks <ben-linux@fluff.org>2011-01-27 00:39:30 +0000
commit335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc (patch)
tree0d58205d250c41d2c40fbcea8f1adbfba1f3cb4b /drivers/i2c/busses/Kconfig
parent6fb1b304255efc5c4c93874ac8c066272e257e28 (diff)
downloadlinux-3.10-335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc.tar.gz
linux-3.10-335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc.tar.bz2
linux-3.10-335d7c58fcc1b71387a2c38b610b08bb9d3a6fcc.zip
i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter
This patch adds support for the Diolan U2C-12 USB-I2C adapter. It also updates MAINTAINERS to list the author as maintainer. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
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 113505a6434..30f8dbd7e03 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -648,6 +648,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