diff options
Diffstat (limited to 'include/configs/xm250.h')
-rw-r--r-- | include/configs/xm250.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/xm250.h b/include/configs/xm250.h index 497cb9198f8..b4b940a06fb 100644 --- a/include/configs/xm250.h +++ b/include/configs/xm250.h @@ -61,6 +61,7 @@ /* * I2C bus */ +#define CONFIG_I2C_MV 1 #define CONFIG_HARD_I2C 1 #define CONFIG_SYS_I2C_SPEED 50000 #define CONFIG_SYS_I2C_SLAVE 0xfe |