From adc7b255c75ea2da8edec8c87094d4d489ae82e8 Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Mon, 1 Sep 2008 13:23:54 +0000
Subject: [PATCH] Move I2C_PCA Kconfig item to generic-2.6

SVN-Revision: 12459
---
 target/linux/at91/config-2.6.25        | 1 -
 target/linux/generic-2.6/config-2.6.25 | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25
index 761d85c9fc..c4dbecf285 100644
--- a/target/linux/at91/config-2.6.25
+++ b/target/linux/at91/config-2.6.25
@@ -126,7 +126,6 @@ CONFIG_HW_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_HZ=128
 # CONFIG_I2C is not set
-# CONFIG_I2C_PCA is no set
 # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
 # CONFIG_IBM_NEW_EMAC_RGMII is not set
 # CONFIG_IBM_NEW_EMAC_TAH is not set
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25
index 85817cc9c1..a97ad0d730 100644
--- a/target/linux/generic-2.6/config-2.6.25
+++ b/target/linux/generic-2.6/config-2.6.25
@@ -435,6 +435,7 @@ CONFIG_HZ_100=y
 # CONFIG_I2C_NFORCE2 is not set
 # CONFIG_I2C_OCORES is not set
 # CONFIG_I2C_PARPORT_LIGHT is not set
+# CONFIG_I2C_PCA is not set
 # CONFIG_I2C_PCA_ISA is not set
 # CONFIG_I2C_PIIX4 is not set
 # CONFIG_I2C_PROSAVAGE is not set
-- 
2.30.2