summaryrefslogtreecommitdiffstats
path: root/include/configs/tcm-bf537.h
diff options
context:
space:
mode:
authorScott Jiang <scott.jiang.linux@gmail.com>2014-11-13 15:30:53 +0800
committerHeiko Schocher <hs@denx.de>2014-11-17 08:10:04 +0100
commitfea9b69acdeb8af4d37cf58ea805eecfbb03d44c (patch)
tree289270de0d4c16affd2ce30534bb32f63ab74022 /include/configs/tcm-bf537.h
parent2086e388d56cbb0e3737a6276f04f00f74bf6723 (diff)
downloadtalos-obmc-uboot-fea9b69acdeb8af4d37cf58ea805eecfbb03d44c.tar.gz
talos-obmc-uboot-fea9b69acdeb8af4d37cf58ea805eecfbb03d44c.zip
blackfin: rename bfin-twi_i2c driver to adi_i2c
Signed-off-by: Scott Jiang <scott.jiang.linux@gmail.com>
Diffstat (limited to 'include/configs/tcm-bf537.h')
-rw-r--r--include/configs/tcm-bf537.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/tcm-bf537.h b/include/configs/tcm-bf537.h
index 999834351f..caf884726e 100644
--- a/include/configs/tcm-bf537.h
+++ b/include/configs/tcm-bf537.h
@@ -122,7 +122,7 @@
/*
* I2C Settings
*/
-#define CONFIG_BFIN_TWI_I2C 1
+#define CONFIG_SYS_I2C_ADI
#define CONFIG_HARD_I2C 1
OpenPOWER on IntegriCloud