I2C: Eliminate the I2C_WRITEREAD method

This commit is contained in:
Gregory Nutt
2016-01-26 10:24:36 -06:00
parent d9b6d6aff8
commit 4819fc2e8d
41 changed files with 0 additions and 43 deletions
-1
View File
@@ -505,7 +505,6 @@ CONFIG_DEV_NULL=y
CONFIG_I2C=y
# CONFIG_I2C_SLAVE is not set
CONFIG_I2C_TRANSFER=y
# CONFIG_I2C_WRITEREAD is not set
# CONFIG_I2C_POLLED is not set
# CONFIG_I2C_TRACE is not set
CONFIG_SPI=y
-1
View File
@@ -494,7 +494,6 @@ CONFIG_DEV_NULL=y
CONFIG_I2C=y
# CONFIG_I2C_SLAVE is not set
CONFIG_I2C_TRANSFER=y
# CONFIG_I2C_WRITEREAD is not set
# CONFIG_I2C_POLLED is not set
# CONFIG_I2C_TRACE is not set
CONFIG_SPI=y