diff options
| author | Nicolas Thill <nico@openwrt.org> | 2008-09-01 13:23:54 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2008-09-01 13:23:54 +0000 |
| commit | adc7b255c75ea2da8edec8c87094d4d489ae82e8 (patch) | |
| tree | 4b705766e8fc259769c738c448078c93edcd5df2 /target/linux | |
| parent | 5506066981e1355ad9cda453111c9a8a95993883 (diff) | |
| download | upstream-adc7b255c75ea2da8edec8c87094d4d489ae82e8.tar.gz upstream-adc7b255c75ea2da8edec8c87094d4d489ae82e8.tar.bz2 upstream-adc7b255c75ea2da8edec8c87094d4d489ae82e8.zip | |
Move I2C_PCA Kconfig item to generic-2.6
SVN-Revision: 12459
Diffstat (limited to 'target/linux')
| -rw-r--r-- | target/linux/at91/config-2.6.25 | 1 | ||||
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/config-2.6.25 b/target/linux/at91/config-2.6.25 index 761d85c9fcd..c4dbecf285b 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 85817cc9c1b..a97ad0d7305 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 |
