aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/ixdp2800_defconfig
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2005-09-15 13:02:32 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-09-15 13:02:32 +0100
commitb2b8c6944544319caa22ed8bcb3443153a1a3b4c (patch)
treef586d676821bac937a9ac1289f477b99bc26c6a4 /arch/arm/configs/ixdp2800_defconfig
parent[ARM] 2904/1: update ixp2000 defconfigs to 2.6.13 (diff)
downloadlinux-dev-b2b8c6944544319caa22ed8bcb3443153a1a3b4c.tar.xz
linux-dev-b2b8c6944544319caa22ed8bcb3443153a1a3b4c.zip
[ARM] 2905/1: enable the ixp2000 i2c bus driver in ixp2000 defconfigs
Patch from Lennert Buytenhek It's silly to have I2C enabled in all ixp2000 defconfigs but not to have the ixp2000 bus driver enabled in any of them. This patch enables CONFIG_I2C_IXP2000 for all in-tree ixp2000 boards. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/ixdp2800_defconfig')
-rw-r--r--arch/arm/configs/ixdp2800_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/ixdp2800_defconfig b/arch/arm/configs/ixdp2800_defconfig
index f4d30e3d009e..261e2343903b 100644
--- a/arch/arm/configs/ixdp2800_defconfig
+++ b/arch/arm/configs/ixdp2800_defconfig
@@ -636,7 +636,7 @@ CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_I810 is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_ISA is not set
-# CONFIG_I2C_IXP2000 is not set
+CONFIG_I2C_IXP2000=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PROSAVAGE is not set