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
@@ -504,7 +504,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
@@ -495,7 +495,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
@@ -519,7 +519,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
@@ -500,7 +500,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
@@ -498,7 +498,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