1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 20:55:27 +03:00

Move I2C_PCA Kconfig item to generic-2.6

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12459 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2008-09-01 13:23:54 +00:00
parent 32241fb50e
commit fe6bbfa25c
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -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