diff options
author | Tom Rini <trini@ti.com> | 2014-11-19 23:18:19 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-11-19 23:18:19 -0500 |
commit | c44d3cd1c436af20ffc5f70451151f4de69a2278 (patch) | |
tree | 060d25eb3638eb20fc9501006d7c3724e77da38d /include/configs/bf527-sdp.h | |
parent | f10834e166467ce153ec985421b9deb8d292410d (diff) | |
parent | c469703ba0e4adcd210e342fa6a19fcd83fe7207 (diff) | |
download | u-boot-imx-c44d3cd1c436af20ffc5f70451151f4de69a2278.zip u-boot-imx-c44d3cd1c436af20ffc5f70451151f4de69a2278.tar.gz u-boot-imx-c44d3cd1c436af20ffc5f70451151f4de69a2278.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Diffstat (limited to 'include/configs/bf527-sdp.h')
-rw-r--r-- | include/configs/bf527-sdp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/bf527-sdp.h b/include/configs/bf527-sdp.h index 9d43b81..b374ab5 100644 --- a/include/configs/bf527-sdp.h +++ b/include/configs/bf527-sdp.h @@ -103,8 +103,8 @@ /* * I2C Settings */ -#define CONFIG_BFIN_TWI_I2C 1 -#define CONFIG_HARD_I2C 1 +#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_ADI /* |