aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
diff options
context:
space:
mode:
authorNAMIT JAIN <namit.jain@stericsson.com>2010-03-19 12:49:28 +0530
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:44:49 -0600
commit8930d5ec97ee186854738888207867d1ccda528d (patch)
tree479610029757141644a0b3171e12f5ac516d0578 /drivers/i2c/busses
parent054bed0fd4cb2ddda1d25ed04b382b6595611410 (diff)
Add I2C_NOMADIK and remove I2C_STM macro
Signed-off-by: NAMIT JAIN <namit.jain@stericsson.com>
Diffstat (limited to 'drivers/i2c/busses')
-rw-r--r--drivers/i2c/busses/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index a1f55cd11f8..9c6170cd9aa 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -19,14 +19,6 @@ config I2C_ALI1535
This driver can also be built as a module. If so, the module
will be called i2c-ali1535.
-config I2C_STM
- bool "STM I2C support based on kernel I2C framework"
- depends on ARCH_U8500
- default n
- help
- If you say yes to this option, support will be included for the i2c
- controller on U8500 based on the kernel I2C framework.
-
config I2C_ALI1563
tristate "ALI 1563"
depends on PCI && EXPERIMENTAL