aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/picotux200_defconfig
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-07-08 08:26:37 -0400
committerMark M. Hoffman <mhoffman@lightlink.com>2007-07-19 14:25:20 -0400
commite24b8cb4fa2bb779bdf48656152366b6f52f748f (patch)
tree13cb838a2dd364b0453061f038cf62b118585d03 /arch/arm/configs/picotux200_defconfig
parentc182f5bbfb399b1fa2ad65107b3caf9c1c69435e (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/picotux200_defconfig')
-rw-r--r--arch/arm/configs/picotux200_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/picotux200_defconfig b/arch/arm/configs/picotux200_defconfig
index 339c48953a62..3c0c4f192dc1 100644
--- a/arch/arm/configs/picotux200_defconfig
+++ b/arch/arm/configs/picotux200_defconfig
@@ -735,7 +735,6 @@ CONFIG_I2C_CHARDEV=m
735# I2C Hardware Bus support 735# I2C Hardware Bus support
736# 736#
737CONFIG_I2C_AT91=m 737CONFIG_I2C_AT91=m
738CONFIG_I2C_ISA=m
739# CONFIG_I2C_OCORES is not set 738# CONFIG_I2C_OCORES is not set
740# CONFIG_I2C_PARPORT_LIGHT is not set 739# CONFIG_I2C_PARPORT_LIGHT is not set
741# CONFIG_I2C_STUB is not set 740# CONFIG_I2C_STUB is not set