summaryrefslogtreecommitdiff
path: root/include/configs/legoev3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/legoev3.h')
-rw-r--r--include/configs/legoev3.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h
index ca96683a3a..8c2c8e110d 100644
--- a/include/configs/legoev3.h
+++ b/include/configs/legoev3.h
@@ -47,7 +47,7 @@
/*
* I2C Configuration
*/
-#define CONFIG_SYS_I2C
+#define CONFIG_SYS_I2C_LEGACY
#define CONFIG_SYS_DAVINCI_I2C_SPEED 400000
#define CONFIG_SYS_DAVINCI_I2C_SLAVE 10 /* Bogus, master-only in U-Boot */