Move I2C_PCA Kconfig item to generic-2.6
SVN-Revision: 12459
This commit is contained in:
parent
5506066981
commit
adc7b255c7
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue