diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-07-08 08:26:37 -0400 |
---|---|---|
committer | Mark M. Hoffman <mhoffman@lightlink.com> | 2007-07-19 14:25:20 -0400 |
commit | e24b8cb4fa2bb779bdf48656152366b6f52f748f (patch) | |
tree | 13cb838a2dd364b0453061f038cf62b118585d03 /arch/arm/configs/clps7500_defconfig | |
parent | c182f5bbfb399b1fa2ad65107b3caf9c1c69435e (diff) |
i2c: Delete the i2c-isa pseudo bus driver
There are no users of i2c-isa left, so we can finally get rid of it.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'arch/arm/configs/clps7500_defconfig')
-rw-r--r-- | arch/arm/configs/clps7500_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/clps7500_defconfig b/arch/arm/configs/clps7500_defconfig index af9ae5389131..49e9f9d8b3d1 100644 --- a/arch/arm/configs/clps7500_defconfig +++ b/arch/arm/configs/clps7500_defconfig | |||
@@ -536,7 +536,6 @@ CONFIG_I2C_ALGOBIT=y | |||
536 | # I2C Hardware Bus support | 536 | # I2C Hardware Bus support |
537 | # | 537 | # |
538 | # CONFIG_I2C_ELEKTOR is not set | 538 | # CONFIG_I2C_ELEKTOR is not set |
539 | # CONFIG_I2C_ISA is not set | ||
540 | # CONFIG_I2C_PARPORT is not set | 539 | # CONFIG_I2C_PARPORT is not set |
541 | # CONFIG_I2C_PARPORT_LIGHT is not set | 540 | # CONFIG_I2C_PARPORT_LIGHT is not set |
542 | # CONFIG_I2C_PCA_ISA is not set | 541 | # CONFIG_I2C_PCA_ISA is not set |