diff options
Diffstat (limited to 'include/configs/M54418TWR.h')
-rw-r--r-- | include/configs/M54418TWR.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/M54418TWR.h b/include/configs/M54418TWR.h index 3be2f8e..627c1ae 100644 --- a/include/configs/M54418TWR.h +++ b/include/configs/M54418TWR.h @@ -215,7 +215,7 @@ /* I2c */ #undef CONFIG_FSL_I2C #undef CONFIG_HARD_I2C /* I2C with hardware support */ -#undef CONFIG_SOFT_I2C /* I2C bit-banged */ +#undef CONFIG_SYS_I2C_SOFT /* I2C bit-banged */ /* I2C speed and slave address */ #define CONFIG_SYS_I2C_SPEED 80000 #define CONFIG_SYS_I2C_SLAVE 0x7F |