aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-03-07 22:29:28 +0000
committerBen Dooks <ben-linux@fluff.org>2010-03-07 22:29:28 +0000
commit3f4ae8605261e6f71e721e026bc18cb1851a7276 (patch)
tree4ea1ec1d7c719653f82eeaabc6f3c7cdf0029feb /drivers/i2c/busses/Kconfig
parent2086f848e0f7bd71d49a92c6acb127e3bf766907 (diff)
parente1d5b6598cdc33257fe68302ae9db81d2f7bb883 (diff)
downloadkernel_samsung_smdk4412-3f4ae8605261e6f71e721e026bc18cb1851a7276.zip
kernel_samsung_smdk4412-3f4ae8605261e6f71e721e026bc18cb1851a7276.tar.gz
kernel_samsung_smdk4412-3f4ae8605261e6f71e721e026bc18cb1851a7276.tar.bz2
Merge branch 'next-i2c-xilinx' into next-i2c
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 ecf079b..02afe89 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -581,6 +581,16 @@ config I2C_OCTEON
This driver can also be built as a module. If so, the module
will be called i2c-octeon.
+config I2C_XILINX
+ tristate "Xilinx I2C Controller"
+ depends on EXPERIMENTAL && HAS_IOMEM
+ help
+ If you say yes to this option, support will be included for the
+ Xilinx I2C controller.
+
+ This driver can also be built as a module. If so, the module
+ will be called xilinx_i2c.
+
comment "External I2C/SMBus adapter drivers"
config I2C_PARPORT