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
@@ -637,7 +637,6 @@ CONFIG_ARCH_HAVE_I2CRESET=y
CONFIG_I2C=y
# CONFIG_I2C_SLAVE is not set
CONFIG_I2C_TRANSFER=y
CONFIG_I2C_WRITEREAD=y
# CONFIG_I2C_POLLED is not set
# CONFIG_I2C_TRACE is not set
CONFIG_I2C_RESET=y