diff options
author | Steve French <sfrench@us.ibm.com> | 2005-09-06 18:47:31 -0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2005-09-06 18:47:31 -0400 |
commit | c08319a9d50b5c9cb4fdb33728bd16497cf4ddd3 (patch) | |
tree | 5fbec9030029da1ec387c18b85f26f19ee50da44 /drivers/i2c/busses/Kconfig | |
parent | bfa0d75a1eee59f0577e3c1697ff570b77581a35 (diff) | |
parent | 4706df3d3c42af802597d82c8b1542c3d52eab23 (diff) |
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 916ba5e40a96..6e9da1372225 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -182,14 +182,8 @@ config I2C_IOP3XX | |||
182 | will be called i2c-iop3xx. | 182 | will be called i2c-iop3xx. |
183 | 183 | ||
184 | config I2C_ISA | 184 | config I2C_ISA |
185 | tristate "ISA Bus support" | 185 | tristate |
186 | depends on I2C | 186 | depends on I2C |
187 | help | ||
188 | If you say yes to this option, support will be included for i2c | ||
189 | interfaces that are on the ISA bus. | ||
190 | |||
191 | This driver can also be built as a module. If so, the module | ||
192 | will be called i2c-isa. | ||
193 | 187 | ||
194 | config I2C_ITE | 188 | config I2C_ITE |
195 | tristate "ITE I2C Adapter" | 189 | tristate "ITE I2C Adapter" |