]> Git Repo - u-boot.git/commitdiff
i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX
authorSimon Glass <[email protected]>
Sat, 13 May 2017 03:09:57 +0000 (21:09 -0600)
committerHeiko Schocher <[email protected]>
Mon, 15 May 2017 04:18:41 +0000 (06:18 +0200)
This option is not used in U-Boot. Drop it.

Signed-off-by: Simon Glass <[email protected]>
README

diff --git a/README b/README
index 11fa84ccc459b7a8eb3f24524bf981b7f2450046..9f9265dc6d762a69632ce56be6355995733a40c5 100644 (file)
--- a/README
+++ b/README
@@ -2228,8 +2228,6 @@ The following options need to be configured:
                eg, MPC823e User's Manual p.16-473). So, set
                CONFIG_SYS_I2C_SLAVE to 0.
 
-               CONFIG_SYS_I2C_INIT_MPC5XXX
-
                When a board is reset during an i2c bus transfer
                chips might think that the current transfer is still
                in progress.  Reset the slave devices by sending start
This page took 0.047019 seconds and 4 git commands to generate.