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/at91 | |
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/at91')
-rw-r--r-- | target/linux/at91/config-2.6.25 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |