From c469703ba0e4adcd210e342fa6a19fcd83fe7207 Mon Sep 17 00:00:00 2001 From: Scott Jiang Date: Thu, 13 Nov 2014 15:30:55 +0800 Subject: blackfin: convert to use CONFIG_SYS_I2C framework Signed-off-by: Scott Jiang --- include/configs/bf527-sdp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/bf527-sdp.h') diff --git a/include/configs/bf527-sdp.h b/include/configs/bf527-sdp.h index a3ad7ae..b374ab5 100644 --- a/include/configs/bf527-sdp.h +++ b/include/configs/bf527-sdp.h @@ -103,8 +103,8 @@ /* * I2C Settings */ +#define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_ADI -#define CONFIG_HARD_I2C 1 /* -- cgit v1.1