diff options
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r-- | include/configs/novena.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h index ac00975a8c..3acc8c62de 100644 --- a/include/configs/novena.h +++ b/include/configs/novena.h @@ -80,7 +80,6 @@ #define CONFIG_SYS_I2C_MXC_I2C2 /* enable I2C bus 2 */ #define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */ #define CONFIG_I2C_MULTI_BUS -#define CONFIG_I2C_MXC #define CONFIG_SYS_I2C_SPEED 100000 #define CONFIG_SYS_SPD_BUS_NUM 0 |