summaryrefslogtreecommitdiff
path: root/include/configs/ti_armv7_keystone2.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-08-10 13:05:22 +0300
committerTom Rini <trini@konsulko.com>2018-08-17 22:43:38 +0300
commit9f8cf76be256a83643ee05de6cffaeb452ed0931 (patch)
tree92bd29c4f609ce7d79549d9384f60206b7e25a54 /include/configs/ti_armv7_keystone2.h
parent9baa2bce28901321d6f62399b5ebeb3fcb8e8a57 (diff)
downloadu-boot-9f8cf76be256a83643ee05de6cffaeb452ed0931.tar.xz
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
This converts the following to Kconfig: CONFIG_SYS_I2C_DAVINCI Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/ti_armv7_keystone2.h')
-rw-r--r--include/configs/ti_armv7_keystone2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
index 68f51d8526..cc823c5146 100644
--- a/include/configs/ti_armv7_keystone2.h
+++ b/include/configs/ti_armv7_keystone2.h
@@ -141,7 +141,6 @@
#define CONFIG_AEMIF_CNTRL_BASE KS2_AEMIF_CNTRL_BASE
/* I2C Configuration */
-#define CONFIG_SYS_I2C_DAVINCI
#define CONFIG_SYS_DAVINCI_I2C_SPEED 100000
#define CONFIG_SYS_DAVINCI_I2C_SLAVE 0x10 /* SMBus host address */
#define CONFIG_SYS_DAVINCI_I2C_SPEED1 100000