Adding GPIO I2C Support

This commit is contained in:
Cai Zhaotian 2017-12-03 15:58:09 +08:00 committed by GitHub
parent 6cf90991ba
commit 95130f0670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2439,7 +2439,7 @@ CONFIG_I2C_DESIGNWARE_CORE=y
CONFIG_I2C_DESIGNWARE_PLATFORM=y
# CONFIG_I2C_DESIGNWARE_SLAVE is not set
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_GPIO is not set
CONFIG_I2C_GPIO=m
CONFIG_I2C_MV64XXX=y
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set