diff options
Diffstat (limited to 'include/configs/ds414.h')
-rw-r--r-- | include/configs/ds414.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ds414.h b/include/configs/ds414.h index c8b45066cc7..80fd148f712 100644 --- a/include/configs/ds414.h +++ b/include/configs/ds414.h @@ -21,7 +21,7 @@ #define CONFIG_SYS_TCLK 250000000 /* 250MHz */ /* I2C */ -#define CONFIG_SYS_I2C +#define CONFIG_SYS_I2C_LEGACY #define CONFIG_SYS_I2C_MVTWSI #define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE #define CONFIG_SYS_I2C_SLAVE 0x0 |