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-ezkit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/configs/bf527-ezkit.h') diff --git a/include/configs/bf527-ezkit.h b/include/configs/bf527-ezkit.h index 0e68952f2a..79e440a0be 100644 --- a/include/configs/bf527-ezkit.h +++ b/include/configs/bf527-ezkit.h @@ -134,8 +134,8 @@ /* * I2C Settings */ +#define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_ADI -#define CONFIG_HARD_I2C 1 /* -- cgit v1.2.1