diff options
Diffstat (limited to 'board/freescale/m547xevb/README')
-rw-r--r-- | board/freescale/m547xevb/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/freescale/m547xevb/README b/board/freescale/m547xevb/README index d3aec20e4f1..1a8cbce91d0 100644 --- a/board/freescale/m547xevb/README +++ b/board/freescale/m547xevb/README @@ -99,7 +99,7 @@ CONFIG_SLTTMR -- define to use SLT timer CONFIG_FSL_I2C -- define to use FSL common I2C driver CONFIG_HARD_I2C -- define for I2C hardware support -CONFIG_SOFT_I2C -- define for I2C bit-banged +CONFIG_SYS_I2C_SOFT -- define for I2C bit-banged CONFIG_SYS_I2C_SPEED -- define for I2C speed CONFIG_SYS_I2C_SLAVE -- define for I2C slave address CONFIG_SYS_I2C_OFFSET -- define for I2C base address offset |