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 | |
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')
-rw-r--r-- | arch/arm/configs/badge4_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/clps7500_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/footbridge_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/neponset_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/picotux200_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/rpc_defconfig | 1 | ||||
-rw-r--r-- | arch/arm/configs/s3c2410_defconfig | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/configs/badge4_defconfig b/arch/arm/configs/badge4_defconfig index 821865f75605..b2bbf217c707 100644 --- a/arch/arm/configs/badge4_defconfig +++ b/arch/arm/configs/badge4_defconfig | |||
@@ -708,7 +708,6 @@ CONFIG_I2C_ALGOPCF=m | |||
708 | # I2C Hardware Bus support | 708 | # I2C Hardware Bus support |
709 | # | 709 | # |
710 | CONFIG_I2C_ELEKTOR=m | 710 | CONFIG_I2C_ELEKTOR=m |
711 | # CONFIG_I2C_ISA is not set | ||
712 | # CONFIG_I2C_PARPORT is not set | 711 | # CONFIG_I2C_PARPORT is not set |
713 | # CONFIG_I2C_PARPORT_LIGHT is not set | 712 | # CONFIG_I2C_PARPORT_LIGHT is not set |
714 | # CONFIG_I2C_STUB is not set | 713 | # CONFIG_I2C_STUB is not set |
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 |
diff --git a/arch/arm/configs/footbridge_defconfig b/arch/arm/configs/footbridge_defconfig index 2a612d23120b..299dc22294a0 100644 --- a/arch/arm/configs/footbridge_defconfig +++ b/arch/arm/configs/footbridge_defconfig | |||
@@ -748,7 +748,6 @@ CONFIG_I2C=m | |||
748 | # CONFIG_I2C_ELEKTOR is not set | 748 | # CONFIG_I2C_ELEKTOR is not set |
749 | # CONFIG_I2C_I801 is not set | 749 | # CONFIG_I2C_I801 is not set |
750 | # CONFIG_I2C_I810 is not set | 750 | # CONFIG_I2C_I810 is not set |
751 | # CONFIG_I2C_ISA is not set | ||
752 | # CONFIG_I2C_NFORCE2 is not set | 751 | # CONFIG_I2C_NFORCE2 is not set |
753 | # CONFIG_I2C_PARPORT is not set | 752 | # CONFIG_I2C_PARPORT is not set |
754 | # CONFIG_I2C_PARPORT_LIGHT is not set | 753 | # CONFIG_I2C_PARPORT_LIGHT is not set |
diff --git a/arch/arm/configs/neponset_defconfig b/arch/arm/configs/neponset_defconfig index e86794a10fc0..92ccdc6492f7 100644 --- a/arch/arm/configs/neponset_defconfig +++ b/arch/arm/configs/neponset_defconfig | |||
@@ -698,7 +698,6 @@ CONFIG_I2C_ALGOBIT=y | |||
698 | # I2C Hardware Bus support | 698 | # I2C Hardware Bus support |
699 | # | 699 | # |
700 | # CONFIG_I2C_ELEKTOR is not set | 700 | # CONFIG_I2C_ELEKTOR is not set |
701 | # CONFIG_I2C_ISA is not set | ||
702 | # CONFIG_I2C_PARPORT_LIGHT is not set | 701 | # CONFIG_I2C_PARPORT_LIGHT is not set |
703 | # CONFIG_I2C_STUB is not set | 702 | # CONFIG_I2C_STUB is not set |
704 | # CONFIG_I2C_PCA_ISA is not set | 703 | # CONFIG_I2C_PCA_ISA is not set |
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 | # |
737 | CONFIG_I2C_AT91=m | 737 | CONFIG_I2C_AT91=m |
738 | CONFIG_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 |
diff --git a/arch/arm/configs/rpc_defconfig b/arch/arm/configs/rpc_defconfig index bc091264d354..8452dc8c7cc3 100644 --- a/arch/arm/configs/rpc_defconfig +++ b/arch/arm/configs/rpc_defconfig | |||
@@ -558,7 +558,6 @@ CONFIG_I2C_ALGOBIT=y | |||
558 | # | 558 | # |
559 | # I2C Hardware Bus support | 559 | # I2C Hardware Bus support |
560 | # | 560 | # |
561 | # CONFIG_I2C_ISA is not set | ||
562 | # CONFIG_I2C_PARPORT is not set | 561 | # CONFIG_I2C_PARPORT is not set |
563 | # CONFIG_I2C_PARPORT_LIGHT is not set | 562 | # CONFIG_I2C_PARPORT_LIGHT is not set |
564 | # CONFIG_I2C_STUB is not set | 563 | # CONFIG_I2C_STUB is not set |
diff --git a/arch/arm/configs/s3c2410_defconfig b/arch/arm/configs/s3c2410_defconfig index a850da377a29..1d5150e4d6b3 100644 --- a/arch/arm/configs/s3c2410_defconfig +++ b/arch/arm/configs/s3c2410_defconfig | |||
@@ -826,7 +826,6 @@ CONFIG_I2C_ALGOBIT=m | |||
826 | # I2C Hardware Bus support | 826 | # I2C Hardware Bus support |
827 | # | 827 | # |
828 | # CONFIG_I2C_ELEKTOR is not set | 828 | # CONFIG_I2C_ELEKTOR is not set |
829 | CONFIG_I2C_ISA=m | ||
830 | # CONFIG_I2C_OCORES is not set | 829 | # CONFIG_I2C_OCORES is not set |
831 | # CONFIG_I2C_PARPORT is not set | 830 | # CONFIG_I2C_PARPORT is not set |
832 | # CONFIG_I2C_PARPORT_LIGHT is not set | 831 | # CONFIG_I2C_PARPORT_LIGHT is not set |